FreeBSD kernel kern code
|
Data Fields | |
char * | path |
struct statfs * | buf |
Definition at line 268 of file vfs_syscalls.c.
struct statfs* statfs_args::buf |
Definition at line 270 of file vfs_syscalls.c.
Referenced by systrace_args().
char* statfs_args::path |
Definition at line 269 of file vfs_syscalls.c.
Referenced by systrace_args().