FreeBSD kernel kern code
fhstatfs_args Struct Reference

Data Fields

struct fhandle * u_fhp
 
struct statfs * buf
 

Detailed Description

Definition at line 4719 of file vfs_syscalls.c.

Field Documentation

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().


The documentation for this struct was generated from the following file: