FreeBSD kernel kern code
nfstat_args Struct Reference

Data Fields

int fd
 
struct nstat * sb
 

Detailed Description

Definition at line 1397 of file kern_descrip.c.

Field Documentation

int nfstat_args::fd

Definition at line 1398 of file kern_descrip.c.

Referenced by sys_nfstat(), and systrace_args().

struct nstat* nfstat_args::sb

Definition at line 1399 of file kern_descrip.c.

Referenced by sys_nfstat(), and systrace_args().


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