FreeBSD kernel kern code
fhstat_args Struct Reference

Data Fields

struct fhandle * u_fhp
 
struct stat * sb
 

Detailed Description

Definition at line 4671 of file vfs_syscalls.c.

Field Documentation

struct stat* fhstat_args::sb

Definition at line 4673 of file vfs_syscalls.c.

Referenced by systrace_args().

struct fhandle* fhstat_args::u_fhp

Definition at line 4672 of file vfs_syscalls.c.

Referenced by systrace_args().


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