super_block Struct Reference

#include <super.h>

Collaboration diagram for super_block:

Collaboration graph
[legend]

Data Fields

ino_t s_ninodes
zone1_t s_nzones
short s_imap_blocks
short s_zmap_blocks
zone1_t s_firstdatazone
short s_log_zone_size
short s_pad
off_t s_max_size
zone_t s_zones
short s_magic
short s_pad2
unsigned short s_block_size
char s_disk_version
inodes_isup
inodes_imount
unsigned s_inodes_per_block
dev_t s_dev
int s_rd_only
int s_native
int s_version
int s_ndzones
int s_nindirs
bit_t s_isearch
bit_t s_zsearch

Detailed Description

Definition at line 21 of file super.h.


Field Documentation

unsigned short super_block::s_block_size
 

Definition at line 40 of file super.h.

Referenced by do_fstatfs(), empty_indir(), lsuper(), Read_Super_Block(), and read_write().

dev_t super_block::s_dev
 

Definition at line 47 of file super.h.

Referenced by dev_up(), do_mount(), and unmount().

char super_block::s_disk_version
 

Definition at line 41 of file super.h.

zone1_t super_block::s_firstdatazone
 

Definition at line 26 of file super.h.

Referenced by chksuper(), free_zone(), lsuper(), and Read_Super_Block().

short super_block::s_imap_blocks
 

Definition at line 24 of file super.h.

Referenced by chksuper(), get_inode(), lsuper(), r_stat(), and Read_Super_Block().

struct inode* super_block::s_imount
 

Definition at line 45 of file super.h.

unsigned super_block::s_inodes_per_block
 

Definition at line 46 of file super.h.

bit_t super_block::s_isearch
 

Definition at line 53 of file super.h.

Referenced by free_inode().

struct inode* super_block::s_isup
 

Definition at line 44 of file super.h.

short super_block::s_log_zone_size
 

Definition at line 27 of file super.h.

Referenced by chksuper(), lsuper(), and Read_Super_Block().

short super_block::s_magic
 

Definition at line 31 of file super.h.

Referenced by chksuper(), r_stat(), and Read_Super_Block().

off_t super_block::s_max_size
 

Definition at line 29 of file super.h.

Referenced by chksuper(), lsuper(), and read_write().

int super_block::s_native
 

Definition at line 49 of file super.h.

int super_block::s_ndzones
 

Definition at line 51 of file super.h.

int super_block::s_nindirs
 

Definition at line 52 of file super.h.

ino_t super_block::s_ninodes
 

Definition at line 22 of file super.h.

Referenced by chkcount(), chkdev(), chkentry(), chkilist(), chksuper(), chktree(), getcount(), lsuper(), Read_Super_Block(), and super().

zone1_t super_block::s_nzones
 

Definition at line 23 of file super.h.

Referenced by chkdev(), chksuper(), lsuper(), markzone(), Read_Super_Block(), and super().

short super_block::s_pad
 

Definition at line 28 of file super.h.

short super_block::s_pad2
 

Definition at line 39 of file super.h.

int super_block::s_rd_only
 

Definition at line 48 of file super.h.

Referenced by dev_up().

int super_block::s_version
 

Definition at line 50 of file super.h.

Referenced by do_link(), do_rename(), and empty_indir().

short super_block::s_zmap_blocks
 

Definition at line 25 of file super.h.

Referenced by chksuper(), get_inode(), lsuper(), r_stat(), and Read_Super_Block().

zone_t super_block::s_zones
 

Definition at line 30 of file super.h.

Referenced by chkdev(), chksuper(), lsuper(), markzone(), and Read_Super_Block().

bit_t super_block::s_zsearch
 

Definition at line 54 of file super.h.

Referenced by free_zone().


The documentation for this struct was generated from the following file:
Generated on Fri Apr 14 23:24:14 2006 for minix by  doxygen 1.4.6