FreeBSD kernel kern code
|
Data Fields | |
int | fd |
struct statfs * | buf |
Definition at line 348 of file vfs_syscalls.c.
struct statfs* fstatfs_args::buf |
Definition at line 350 of file vfs_syscalls.c.
Referenced by systrace_args().
int fstatfs_args::fd |
Definition at line 349 of file vfs_syscalls.c.
Referenced by systrace_args().