Function report |
Source Code:fs\proc_namespace.c |
Create Date:2022-07-28 20:15:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:show_vfsstat
Proto:static int show_vfsstat(struct seq_file *m, struct vfsmount *mnt)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | m | |
struct vfsmount * | mnt |
196 | r = real_mount(mnt) |
202 | If show_devname Then |
207 | Else |
208 | If Name of device e.g. /dev/dsk/hda1 Then |
228 | If show_stats Then |
234 | out : |
235 | Return err |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |