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

#include <hpfs_fn.h>

Data Fields

struct mutex hpfs_mutex
 
ino_t sb_root
 
unsigned sb_fs_size
 
unsigned sb_bitmaps
 
unsigned sb_dirband_start
 
unsigned sb_dirband_size
 
unsigned sb_dmap
 
unsigned sb_n_free
 
unsigned sb_n_free_dnodes
 
kuid_t sb_uid
 
kgid_t sb_gid
 
umode_t sb_mode
 
unsigned sb_eas: 2
 
unsigned sb_err: 2
 
unsigned sb_chk: 2
 
unsigned sb_lowercase: 1
 
unsigned sb_was_error: 1
 
unsigned sb_chkdsk: 2
 
unsigned charsb_cp_table
 
__le32sb_bmp_dir
 
unsigned sb_c_bitmap
 
unsigned sb_max_fwd_alloc
 
int sb_timeshift
 

Detailed Description

Definition at line 56 of file hpfs_fn.h.

Field Documentation

struct mutex hpfs_mutex

Definition at line 57 of file hpfs_fn.h.

unsigned sb_bitmaps

Definition at line 60 of file hpfs_fn.h.

__le32* sb_bmp_dir

Definition at line 78 of file hpfs_fn.h.

unsigned sb_c_bitmap

Definition at line 79 of file hpfs_fn.h.

unsigned sb_chk

Definition at line 71 of file hpfs_fn.h.

unsigned sb_chkdsk

Definition at line 74 of file hpfs_fn.h.

unsigned char* sb_cp_table

Definition at line 75 of file hpfs_fn.h.

unsigned sb_dirband_size

Definition at line 62 of file hpfs_fn.h.

unsigned sb_dirband_start

Definition at line 61 of file hpfs_fn.h.

unsigned sb_dmap

Definition at line 63 of file hpfs_fn.h.

unsigned sb_eas

Definition at line 69 of file hpfs_fn.h.

unsigned sb_err

Definition at line 70 of file hpfs_fn.h.

unsigned sb_fs_size

Definition at line 59 of file hpfs_fn.h.

kgid_t sb_gid

Definition at line 67 of file hpfs_fn.h.

unsigned sb_lowercase

Definition at line 72 of file hpfs_fn.h.

unsigned sb_max_fwd_alloc

Definition at line 80 of file hpfs_fn.h.

umode_t sb_mode

Definition at line 68 of file hpfs_fn.h.

unsigned sb_n_free

Definition at line 64 of file hpfs_fn.h.

unsigned sb_n_free_dnodes

Definition at line 65 of file hpfs_fn.h.

ino_t sb_root

Definition at line 58 of file hpfs_fn.h.

int sb_timeshift

Definition at line 81 of file hpfs_fn.h.

kuid_t sb_uid

Definition at line 66 of file hpfs_fn.h.

unsigned sb_was_error

Definition at line 73 of file hpfs_fn.h.


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