Searched refs:s_journal_uuid (Results 1 – 4 of 4) sorted by relevance
473 __u8 s_journal_uuid[16]; /* uuid of journal superblock */ member
84 zero and ``s_journal_uuid`` should be set. On the journal device there
1362 /*D0*/ __u8 s_journal_uuid[16]; /* uuid of journal superblock */ member
5234 if (memcmp(EXT4_SB(sb)->s_es->s_journal_uuid, es->s_uuid, 16)) { in ext4_get_dev_journal()