72#define REISERFS_DISK_OFFSET_IN_BYTES (64 * 1024)
73#define REISERFS_SUPER_MAGIC_STRING "ReIsErFs"
74#define REISER2FS_SUPER_MAGIC_STRING "ReIsEr2Fs"
75#define REISER2FS_JR_SUPER_MAGIC_STRING "ReIsEr3Fs"
76#define MAGIC_KEY_LENGTH 9
struct _RFSD_SUPER_BLOCK RFSD_SUPER_BLOCK
struct _RFSD_SUPER_BLOCK * PRFSD_SUPER_BLOCK
UINT16 s_reserved_for_journal
struct journal_params s_journal
UINT32 s_hash_function_code
UINT32 s_free_blocks_count
UINT32 jp_journal_1st_block
UINT32 jp_journal_max_batch
UINT32 jp_journal_max_trans_age
UINT32 jp_journal_max_commit_age
UINT32 jp_journal_trans_max
#define FIELD_OFFSET(t, f)