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