FreeBSD kernel kern code
|
Data Fields | |
struct fhandle * | u_fhp |
struct statfs * | buf |
Definition at line 4719 of file vfs_syscalls.c.
struct statfs* fhstatfs_args::buf |
Definition at line 4721 of file vfs_syscalls.c.
Referenced by sys_fhstatfs(), and systrace_args().
struct fhandle* fhstatfs_args::u_fhp |
Definition at line 4720 of file vfs_syscalls.c.
Referenced by sys_fhstatfs(), and systrace_args().