#include <super.h>
Collaboration diagram for super_block:

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 |
| inode * | s_isup |
| inode * | s_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 |
Definition at line 21 of file super.h.
|
|
Definition at line 40 of file super.h. Referenced by do_fstatfs(), empty_indir(), lsuper(), Read_Super_Block(), and read_write(). |
|
|
Definition at line 47 of file super.h. Referenced by dev_up(), do_mount(), and unmount(). |
|
|
|
|
|
Definition at line 26 of file super.h. Referenced by chksuper(), free_zone(), lsuper(), and Read_Super_Block(). |
|
|
Definition at line 24 of file super.h. Referenced by chksuper(), get_inode(), lsuper(), r_stat(), and Read_Super_Block(). |
|
|
|
|
|
|
|
|
Definition at line 53 of file super.h. Referenced by free_inode(). |
|
|
|
|
|
Definition at line 27 of file super.h. Referenced by chksuper(), lsuper(), and Read_Super_Block(). |
|
|
Definition at line 31 of file super.h. Referenced by chksuper(), r_stat(), and Read_Super_Block(). |
|
|
Definition at line 29 of file super.h. Referenced by chksuper(), lsuper(), and read_write(). |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 22 of file super.h. Referenced by chkcount(), chkdev(), chkentry(), chkilist(), chksuper(), chktree(), getcount(), lsuper(), Read_Super_Block(), and super(). |
|
|
Definition at line 23 of file super.h. Referenced by chkdev(), chksuper(), lsuper(), markzone(), Read_Super_Block(), and super(). |
|
|
|
|
|
|
|
|
Definition at line 48 of file super.h. Referenced by dev_up(). |
|
|
Definition at line 50 of file super.h. Referenced by do_link(), do_rename(), and empty_indir(). |
|
|
Definition at line 25 of file super.h. Referenced by chksuper(), get_inode(), lsuper(), r_stat(), and Read_Super_Block(). |
|
|
Definition at line 30 of file super.h. Referenced by chkdev(), chksuper(), lsuper(), markzone(), and Read_Super_Block(). |
|
|
Definition at line 54 of file super.h. Referenced by free_zone(). |
1.4.6