FreeBSD kernel kern code
fstatfs_args Struct Reference

Data Fields

int fd
 
struct statfs * buf
 

Detailed Description

Definition at line 348 of file vfs_syscalls.c.

Field Documentation

struct statfs* fstatfs_args::buf

Definition at line 350 of file vfs_syscalls.c.

Referenced by systrace_args().

int fstatfs_args::fd

Definition at line 349 of file vfs_syscalls.c.

Referenced by systrace_args().


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