ReactOS 0.4.15-dev-7953-g1f49173
_RFSD_SUPER_BLOCK Struct Reference

#include <reiserfs.h>

Collaboration diagram for _RFSD_SUPER_BLOCK:

Public Attributes

UINT32 s_blocks_count
 
UINT32 s_free_blocks_count
 
UINT32 s_root_block
 
struct journal_params s_journal
 
UINT16 s_blocksize
 
UINT16 s_oid_maxsize
 
UINT16 s_oid_cursize
 
UINT16 s_umount_state
 
char s_magic [10]
 
UINT16 s_fs_state
 
UINT32 s_hash_function_code
 
UINT16 s_tree_height
 
UINT16 s_bmap_nr
 
UINT16 s_version
 
UINT16 s_reserved_for_journal
 

Detailed Description

Definition at line 28 of file reiserfs.h.

Member Data Documentation

◆ s_blocks_count

UINT32 _RFSD_SUPER_BLOCK::s_blocks_count

Definition at line 31 of file reiserfs.h.

◆ s_blocksize

UINT16 _RFSD_SUPER_BLOCK::s_blocksize

Definition at line 42 of file reiserfs.h.

◆ s_bmap_nr

UINT16 _RFSD_SUPER_BLOCK::s_bmap_nr

Definition at line 57 of file reiserfs.h.

◆ s_free_blocks_count

UINT32 _RFSD_SUPER_BLOCK::s_free_blocks_count

Definition at line 34 of file reiserfs.h.

◆ s_fs_state

UINT16 _RFSD_SUPER_BLOCK::s_fs_state

Definition at line 52 of file reiserfs.h.

◆ s_hash_function_code

UINT32 _RFSD_SUPER_BLOCK::s_hash_function_code

Definition at line 54 of file reiserfs.h.

◆ s_journal

struct journal_params _RFSD_SUPER_BLOCK::s_journal

Definition at line 39 of file reiserfs.h.

◆ s_magic

char _RFSD_SUPER_BLOCK::s_magic[10]

Definition at line 47 of file reiserfs.h.

◆ s_oid_cursize

UINT16 _RFSD_SUPER_BLOCK::s_oid_cursize

Definition at line 45 of file reiserfs.h.

◆ s_oid_maxsize

UINT16 _RFSD_SUPER_BLOCK::s_oid_maxsize

Definition at line 44 of file reiserfs.h.

◆ s_reserved_for_journal

UINT16 _RFSD_SUPER_BLOCK::s_reserved_for_journal

Definition at line 63 of file reiserfs.h.

◆ s_root_block

UINT32 _RFSD_SUPER_BLOCK::s_root_block

Definition at line 37 of file reiserfs.h.

◆ s_tree_height

UINT16 _RFSD_SUPER_BLOCK::s_tree_height

Definition at line 56 of file reiserfs.h.

◆ s_umount_state

UINT16 _RFSD_SUPER_BLOCK::s_umount_state

Definition at line 46 of file reiserfs.h.

◆ s_version

UINT16 _RFSD_SUPER_BLOCK::s_version

Definition at line 61 of file reiserfs.h.


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