Home
last modified time | relevance | path

Searched defs:reiserfs_journal_desc (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_reiserfs.c88 struct reiserfs_journal_desc { struct
89 __u32 j_trans_id; /* id of commit */
90 __u32 j_len; /* length of commit. len +1 is the commit block */
91 __u32 j_mount_id; /* mount id of this trans*/
92 __u32 j_realblock[JOURNAL_TRANS_HALF]; /* real locations for the first blocks */
93 char j_magic[12];