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

#include <coda.h>

Data Fields

int32_t f_blocks
 
int32_t f_bfree
 
int32_t f_bavail
 
int32_t f_files
 
int32_t f_ffree
 

Detailed Description

Definition at line 236 of file coda.h.

Field Documentation

int32_t f_bavail

Definition at line 239 of file coda.h.

int32_t f_bfree

Definition at line 238 of file coda.h.

int32_t f_blocks

Definition at line 237 of file coda.h.

int32_t f_ffree

Definition at line 241 of file coda.h.

int32_t f_files

Definition at line 240 of file coda.h.


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