Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
statfs Struct Reference

#include <statfs.h>

Data Fields

long f_type
 
long f_bsize
 
long f_frsize
 
long f_blocks
 
long f_bfree
 
long f_files
 
long f_ffree
 
long f_bavail
 
__kernel_fsid_t f_fsid
 
long f_namelen
 
long f_flags
 
long f_spare [5]
 
__statfs_word f_type
 
__statfs_word f_bsize
 
__statfs_word f_blocks
 
__statfs_word f_bfree
 
__statfs_word f_bavail
 
__statfs_word f_files
 
__statfs_word f_ffree
 
__statfs_word f_namelen
 
__statfs_word f_frsize
 
__statfs_word f_flags
 
__statfs_word f_spare [4]
 

Detailed Description

Definition at line 22 of file statfs.h.

Field Documentation

__statfs_word f_bavail

Definition at line 27 of file statfs.h.

long f_bavail

Definition at line 31 of file statfs.h.

__statfs_word f_bfree

Definition at line 26 of file statfs.h.

long f_bfree

Definition at line 28 of file statfs.h.

__statfs_word f_blocks

Definition at line 25 of file statfs.h.

long f_blocks

Definition at line 27 of file statfs.h.

__statfs_word f_bsize

Definition at line 24 of file statfs.h.

long f_bsize

Definition at line 25 of file statfs.h.

__statfs_word f_ffree

Definition at line 29 of file statfs.h.

long f_ffree

Definition at line 30 of file statfs.h.

__statfs_word f_files

Definition at line 28 of file statfs.h.

long f_files

Definition at line 29 of file statfs.h.

__statfs_word f_flags

Definition at line 33 of file statfs.h.

long f_flags

Definition at line 36 of file statfs.h.

long f_frsize

Definition at line 26 of file statfs.h.

__statfs_word f_frsize

Definition at line 32 of file statfs.h.

Definition at line 34 of file statfs.h.

__statfs_word f_namelen

Definition at line 31 of file statfs.h.

long f_namelen

Definition at line 35 of file statfs.h.

__statfs_word f_spare[4]

Definition at line 34 of file statfs.h.

long f_spare[5]

Definition at line 37 of file statfs.h.

long f_type

Definition at line 23 of file statfs.h.

__statfs_word f_type

Definition at line 23 of file statfs.h.


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