Searched defs:reiserfs_journal_header (Results 1 – 1 of 1) sorted by relevance
1649 struct reiserfs_journal_header { struct1650 __u32 j_last_flush_trans_id ; /* id of last fully flushed transaction */1651 …_u32 j_first_unflushed_offset ; /* offset in the log of where to start replay after a crash */1652 __u32 j_mount_id ;1653 /* 12 */ struct journal_params jh_journal;