Searched refs:s_journal_uuid (Results 1 – 3 of 3) sorted by relevance
469 __u8 s_journal_uuid[16]; /* uuid of journal superblock */ member
1268 /*D0*/ __u8 s_journal_uuid[16]; /* uuid of journal superblock */ member
4823 if (memcmp(EXT4_SB(sb)->s_es->s_journal_uuid, es->s_uuid, 16)) { in ext4_get_dev_journal()