Home
last modified time | relevance | path

Searched refs:s_journal_uuid (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ext2/
H A Dext2.h464 __u8 s_journal_uuid[16]; /* uuid of journal superblock */ member
/kernel/linux/linux-6.6/fs/ext2/
H A Dext2.h469 __u8 s_journal_uuid[16]; /* uuid of journal superblock */ member
/kernel/linux/linux-5.10/fs/ext4/
H A Dext4.h1349 /*D0*/ __u8 s_journal_uuid[16]; /* uuid of journal superblock */ member
H A Dsuper.c5355 if (memcmp(EXT4_SB(sb)->s_es->s_journal_uuid, es->s_uuid, 16)) { in ext4_get_dev_journal()
/kernel/linux/linux-6.6/fs/ext4/
H A Dext4.h1348 /*D0*/ __u8 s_journal_uuid[16]; /* uuid of journal superblock */ member
H A Dsuper.c5907 if (memcmp(EXT4_SB(sb)->s_es->s_journal_uuid, es->s_uuid, 16)) { in ext4_get_journal_blkdev()

Completed in 35 milliseconds