550W Document
550W, a high-end OS
|
#include <fs.h>
Public 属性 | |
int | magic |
int | fs_start_sec |
int | size |
int | imap_sec_offset |
int | imap_sec_size |
int | smap_sec_offset |
int | smap_sec_size |
int | inode_sec_offset |
int | inode_sec_size |
int | data_sec_offset |
int | data_sec_size |
int | sector_used |
int | inode_used |
int | root_inode_offset |
int super_block::data_sec_offset |
int super_block::data_sec_size |
int super_block::fs_start_sec |
int super_block::imap_sec_offset |
int super_block::imap_sec_size |
int super_block::inode_sec_offset |
int super_block::inode_sec_size |
int super_block::inode_used |
int super_block::magic |
int super_block::root_inode_offset |
int super_block::sector_used |
int super_block::size |
int super_block::smap_sec_offset |
int super_block::smap_sec_size |