FreeBSD kernel kern code
getfsstat_args Struct Reference

Data Fields

struct statfs * buf
 
long bufsize
 
int flags
 

Detailed Description

Definition at line 438 of file vfs_syscalls.c.

Field Documentation

struct statfs* getfsstat_args::buf

Definition at line 439 of file vfs_syscalls.c.

Referenced by systrace_args().

long getfsstat_args::bufsize

Definition at line 440 of file vfs_syscalls.c.

Referenced by systrace_args().

int getfsstat_args::flags

Definition at line 441 of file vfs_syscalls.c.

Referenced by systrace_args().


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