FreeBSD kernel kern code
getfh_args Struct Reference

Data Fields

char * fname
 
fhandle_t * fhp
 

Detailed Description

Definition at line 4434 of file vfs_syscalls.c.

Field Documentation

fhandle_t* getfh_args::fhp

Definition at line 4436 of file vfs_syscalls.c.

Referenced by systrace_args().

char* getfh_args::fname

Definition at line 4435 of file vfs_syscalls.c.

Referenced by systrace_args().


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