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

#include <sysv.h>

Data Fields

struct super_blocks_sb
 
int s_type
 
char s_bytesex
 
char s_truncate
 
unsigned int s_inodes_per_block
 
unsigned int s_inodes_per_block_1
 
unsigned int s_inodes_per_block_bits
 
unsigned int s_ind_per_block
 
unsigned int s_ind_per_block_bits
 
unsigned int s_ind_per_block_2
 
unsigned int s_toobig_block
 
unsigned int s_block_base
 
unsigned short s_fic_size
 
unsigned short s_flc_size
 
struct buffer_head * s_bh1
 
struct buffer_head * s_bh2
 
chars_sbd1
 
chars_sbd2
 
__fs16s_sb_fic_count
 
sysv_ino_ts_sb_fic_inodes
 
__fs16s_sb_total_free_inodes
 
__fs16s_bcache_count
 
sysv_zone_ts_bcache
 
__fs32s_free_blocks
 
__fs32s_sb_time
 
__fs32s_sb_state
 
u32 s_firstinodezone
 
u32 s_firstdatazone
 
u32 s_ninodes
 
u32 s_ndatazones
 
u32 s_nzones
 
u16 s_namelen
 
int s_forced_ro
 
struct mutex s_lock
 

Detailed Description

Definition at line 21 of file sysv.h.

Field Documentation

sysv_zone_t* s_bcache

Definition at line 48 of file sysv.h.

__fs16* s_bcache_count

Definition at line 47 of file sysv.h.

struct buffer_head* s_bh1

Definition at line 38 of file sysv.h.

struct buffer_head* s_bh2

Definition at line 39 of file sysv.h.

unsigned int s_block_base

Definition at line 34 of file sysv.h.

char s_bytesex

Definition at line 24 of file sysv.h.

unsigned short s_fic_size

Definition at line 35 of file sysv.h.

u32 s_firstdatazone

Definition at line 55 of file sysv.h.

u32 s_firstinodezone

Definition at line 54 of file sysv.h.

unsigned short s_flc_size

Definition at line 36 of file sysv.h.

int s_forced_ro

Definition at line 60 of file sysv.h.

__fs32* s_free_blocks

Definition at line 49 of file sysv.h.

unsigned int s_ind_per_block

Definition at line 30 of file sysv.h.

unsigned int s_ind_per_block_2

Definition at line 32 of file sysv.h.

unsigned int s_ind_per_block_bits

Definition at line 31 of file sysv.h.

unsigned int s_inodes_per_block

Definition at line 27 of file sysv.h.

unsigned int s_inodes_per_block_1

Definition at line 28 of file sysv.h.

unsigned int s_inodes_per_block_bits

Definition at line 29 of file sysv.h.

struct mutex s_lock

Definition at line 61 of file sysv.h.

u16 s_namelen

Definition at line 59 of file sysv.h.

u32 s_ndatazones

Definition at line 57 of file sysv.h.

u32 s_ninodes

Definition at line 56 of file sysv.h.

u32 s_nzones

Definition at line 58 of file sysv.h.

Definition at line 22 of file sysv.h.

__fs16* s_sb_fic_count

Definition at line 44 of file sysv.h.

sysv_ino_t* s_sb_fic_inodes

Definition at line 45 of file sysv.h.

__fs32* s_sb_state

Definition at line 51 of file sysv.h.

__fs32* s_sb_time

Definition at line 50 of file sysv.h.

__fs16* s_sb_total_free_inodes

Definition at line 46 of file sysv.h.

char* s_sbd1

Definition at line 42 of file sysv.h.

char* s_sbd2

Definition at line 43 of file sysv.h.

unsigned int s_toobig_block

Definition at line 33 of file sysv.h.

char s_truncate

Definition at line 25 of file sysv.h.

int s_type

Definition at line 23 of file sysv.h.


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