Searched defs:reiserfs_journal_commit (Results 1 – 1 of 1) sorted by relevance
88 struct reiserfs_journal_commit { struct89 __u32 j_trans_id; /* must match j_trans_id from the desc block */90 __u32 j_len; /* ditto */91 __u32 j_realblock[JOURNAL_TRANS_HALF]; /* real locations for the last blocks */92 …igest[16]; /* md5 sum of all the blocks involved, including desc and commit. not used, kill it */