FreeBSD kernel kern code
statfs_args Struct Reference

Data Fields

char * path
 
struct statfs * buf
 

Detailed Description

Definition at line 268 of file vfs_syscalls.c.

Field Documentation

struct statfs* statfs_args::buf

Definition at line 270 of file vfs_syscalls.c.

Referenced by systrace_args().

char* statfs_args::path

Definition at line 269 of file vfs_syscalls.c.

Referenced by systrace_args().


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