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

Data Fields

int32_t f_type
 
int32_t f_bsize
 
int32_t f_blocks
 
int32_t f_bfree
 
int32_t f_bavail
 
int32_t f_files
 
int32_t f_ffree
 
hpux_fsid_t f_fsid
 
int32_t f_magic
 
int32_t f_featurebits
 
int32_t f_spare [4]
 
hpux_site_t f_cnode
 
int16_t f_pad
 

Detailed Description

Definition at line 165 of file sys_hpux.c.

Field Documentation

int32_t f_bavail

Definition at line 170 of file sys_hpux.c.

int32_t f_bfree

Definition at line 169 of file sys_hpux.c.

int32_t f_blocks

Definition at line 168 of file sys_hpux.c.

int32_t f_bsize

Definition at line 167 of file sys_hpux.c.

hpux_site_t f_cnode

Definition at line 177 of file sys_hpux.c.

int32_t f_featurebits

Definition at line 175 of file sys_hpux.c.

int32_t f_ffree

Definition at line 172 of file sys_hpux.c.

int32_t f_files

Definition at line 171 of file sys_hpux.c.

hpux_fsid_t f_fsid

Definition at line 173 of file sys_hpux.c.

int32_t f_magic

Definition at line 174 of file sys_hpux.c.

int16_t f_pad

Definition at line 178 of file sys_hpux.c.

int32_t f_spare[4]

Definition at line 176 of file sys_hpux.c.

int32_t f_type

Definition at line 166 of file sys_hpux.c.


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