Searched defs:reiserfs_journal_desc (Results 1 – 1 of 1) sorted by relevance
1539 struct reiserfs_journal_desc { struct1540 __le32 j_trans_id; /* id of commit */1541 __le32 j_len; /* length of commit. len +1 is the commit block */1542 __le32 j_mount_id; /* mount id of this trans */1543 __le32 j_realblock[1]; /* real locations for each block */