ReactOS 0.4.16-dev-983-g23ad936
|
#include <ext3_fs.h>
__le32 ext3_super_block::s_blocks_count |
Definition at line 491 of file ext3_fs.h.
Referenced by ext2_allocate_block_bitmap(), ext2_initialize_sb(), ext2_print_super(), Ext2Format(), and set_fs_defaults().
__le32 ext3_super_block::s_blocks_per_group |
Definition at line 500 of file ext3_fs.h.
Referenced by ext2_initialize_sb(), and ext2_print_super().
__le32 ext3_super_block::s_checkinterval |
Definition at line 514 of file ext3_fs.h.
Referenced by ext2_initialize_sb(), and ext2_print_super().
__le32 ext3_super_block::s_creator_os |
Definition at line 515 of file ext3_fs.h.
Referenced by ext2_initialize_sb(), and ext2_print_super().
__le16 ext3_super_block::s_def_resgid |
Definition at line 519 of file ext3_fs.h.
Referenced by ext2_print_super().
__le16 ext3_super_block::s_def_resuid |
Definition at line 518 of file ext3_fs.h.
Referenced by ext2_print_super().
__le16 ext3_super_block::s_errors |
Definition at line 510 of file ext3_fs.h.
Referenced by ext2_initialize_sb(), and ext2_print_super().
__le32 ext3_super_block::s_feature_incompat |
Definition at line 538 of file ext3_fs.h.
Referenced by ext2_initialize_sb(), and Ext2CheckJournal().
__le32 ext3_super_block::s_feature_ro_compat |
Definition at line 539 of file ext3_fs.h.
Referenced by ext2_bg_has_super().
__le32 ext3_super_block::s_first_data_block |
Definition at line 496 of file ext3_fs.h.
Referenced by ext2_allocate_block_bitmap(), ext2_initialize_sb(), and ext2_print_super().
__le32 ext3_super_block::s_free_blocks_count |
Definition at line 493 of file ext3_fs.h.
Referenced by ext2_initialize_sb(), and ext2_print_super().
__le32 ext3_super_block::s_free_inodes_count |
Definition at line 495 of file ext3_fs.h.
Referenced by ext2_initialize_sb(), and ext2_print_super().
__le32 ext3_super_block::s_inodes_count |
Definition at line 490 of file ext3_fs.h.
Referenced by ext2_allocate_inode_bitmap(), ext2_get_inode_lba(), ext2_initialize_sb(), ext2_print_super(), and Ext2Format().
__le32 ext3_super_block::s_inodes_per_group |
Definition at line 502 of file ext3_fs.h.
Referenced by ext2_get_inode_lba(), ext2_initialize_sb(), and ext2_print_super().
__le32 ext3_super_block::s_journal_dev |
Definition at line 562 of file ext3_fs.h.
Referenced by Ext2CheckJournal().
__le32 ext3_super_block::s_journal_inum |
Definition at line 561 of file ext3_fs.h.
Referenced by Ext2CheckJournal().
__le32 ext3_super_block::s_lastcheck |
Definition at line 513 of file ext3_fs.h.
Referenced by ext2_initialize_sb().
__le32 ext3_super_block::s_log_block_size |
Definition at line 497 of file ext3_fs.h.
Referenced by ext2_block_map(), ext2_expand_block(), ext2_expand_inode(), ext2_get_block(), ext2_initialize_sb(), ext2_print_super(), and set_fs_defaults().
__le16 ext3_super_block::s_magic |
Definition at line 508 of file ext3_fs.h.
Referenced by ext2_initialize_sb(), ext2_print_super(), Ext2MountVolume(), and Ext2VerifyVolume().
__le16 ext3_super_block::s_max_mnt_count |
Definition at line 507 of file ext3_fs.h.
Referenced by ext2_initialize_sb(), ext2_print_super(), and Ext2Format().
__le16 ext3_super_block::s_minor_rev_level |
Definition at line 511 of file ext3_fs.h.
Referenced by ext2_print_super().
__le16 ext3_super_block::s_mnt_count |
Definition at line 506 of file ext3_fs.h.
Referenced by ext2_print_super().
__le32 ext3_super_block::s_mtime |
Definition at line 503 of file ext3_fs.h.
Referenced by ext2_initialize_sb().
__le32 ext3_super_block::s_r_blocks_count |
Definition at line 492 of file ext3_fs.h.
Referenced by ext2_initialize_sb(), ext2_print_super(), and Ext2Format().
__le32 ext3_super_block::s_rev_level |
Definition at line 516 of file ext3_fs.h.
Referenced by ext2_initialize_sb(), and ext2_print_super().
__le16 ext3_super_block::s_state |
Definition at line 509 of file ext3_fs.h.
Referenced by ext2_initialize_sb(), and ext2_print_super().
__u8 ext3_super_block::s_uuid[16] |
Definition at line 541 of file ext3_fs.h.
Referenced by ext2_print_super(), Ext2Format(), and Ext2VerifyVolume().
char ext3_super_block::s_volume_name[16] |
Definition at line 543 of file ext3_fs.h.
Referenced by ext2_print_super(), Ext2Format(), and Ext2VerifyVolume().
__le32 ext3_super_block::s_wtime |
Definition at line 505 of file ext3_fs.h.
Referenced by ext2_initialize_sb().