FreeBSD kernel kern code
fhopen_args Struct Reference

Data Fields

const struct fhandle * u_fhp
 
int flags
 

Detailed Description

Definition at line 4480 of file vfs_syscalls.c.

Field Documentation

int fhopen_args::flags

Definition at line 4482 of file vfs_syscalls.c.

Referenced by sys_fhopen(), and systrace_args().

const struct fhandle* fhopen_args::u_fhp

Definition at line 4481 of file vfs_syscalls.c.

Referenced by sys_fhopen(), and systrace_args().


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