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

#include <compat.h>

Data Fields

int f_type
 
int f_bsize
 
int f_frsize
 
int f_blocks
 
int f_bfree
 
int f_files
 
int f_ffree
 
int f_bavail
 
compat_fsid_t f_fsid
 
int f_namelen
 
int f_flags
 
int f_spare [5]
 
s32 f_type
 
s32 f_bsize
 
s32 f_blocks
 
s32 f_bfree
 
s32 f_bavail
 
s32 f_files
 
s32 f_ffree
 
__kernel_fsid_t f_fsid
 
s32 f_namelen
 
s32 f_frsize
 
s32 f_flags
 
s32 f_spare [4]
 

Detailed Description

Definition at line 104 of file compat.h.

Field Documentation

s32 f_bavail

Definition at line 103 of file compat.h.

int f_bavail

Definition at line 112 of file compat.h.

s32 f_bfree

Definition at line 102 of file compat.h.

int f_bfree

Definition at line 109 of file compat.h.

s32 f_blocks

Definition at line 101 of file compat.h.

int f_blocks

Definition at line 108 of file compat.h.

s32 f_bsize

Definition at line 100 of file compat.h.

int f_bsize

Definition at line 106 of file compat.h.

s32 f_ffree

Definition at line 105 of file compat.h.

int f_ffree

Definition at line 111 of file compat.h.

s32 f_files

Definition at line 104 of file compat.h.

int f_files

Definition at line 110 of file compat.h.

s32 f_flags

Definition at line 109 of file compat.h.

int f_flags

Definition at line 115 of file compat.h.

int f_frsize

Definition at line 107 of file compat.h.

s32 f_frsize

Definition at line 108 of file compat.h.

Definition at line 106 of file compat.h.

compat_fsid_t f_fsid

Definition at line 113 of file compat.h.

s32 f_namelen

Definition at line 107 of file compat.h.

int f_namelen

Definition at line 114 of file compat.h.

s32 f_spare[5]

Definition at line 110 of file compat.h.

int f_spare

Definition at line 116 of file compat.h.

s32 f_type

Definition at line 99 of file compat.h.

int f_type

Definition at line 105 of file compat.h.


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