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

#include <st.h>

Data Fields

unsigned char rw
 
unsigned char eof
 
unsigned char at_sm
 
unsigned char last_block_valid
 
u32 last_block_visited
 
int drv_block
 
int drv_file
 

Detailed Description

Definition at line 85 of file st.h.

Field Documentation

unsigned char at_sm

Definition at line 88 of file st.h.

int drv_block

Definition at line 91 of file st.h.

int drv_file

Definition at line 92 of file st.h.

unsigned char eof

Definition at line 87 of file st.h.

unsigned char last_block_valid

Definition at line 89 of file st.h.

u32 last_block_visited

Definition at line 90 of file st.h.

unsigned char rw

Definition at line 86 of file st.h.


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