FreeBSD kernel kern code
|
Data Fields | |
struct statfs * | buf |
long | bufsize |
int | flags |
Definition at line 438 of file vfs_syscalls.c.
struct statfs* getfsstat_args::buf |
Definition at line 439 of file vfs_syscalls.c.
Referenced by systrace_args().
long getfsstat_args::bufsize |
Definition at line 440 of file vfs_syscalls.c.
Referenced by systrace_args().
int getfsstat_args::flags |
Definition at line 441 of file vfs_syscalls.c.
Referenced by systrace_args().