Home
last modified time | relevance | path

Searched refs:JBD2_SUPERBLOCK_V1 (Results 1 – 5 of 5) sorted by relevance

/third_party/e2fsprogs/lib/ext2fs/
Dkernel-jbd.h79 #define JBD2_SUPERBLOCK_V1 3 macro
Dmkjournal.c64 jsb->s_header.h_blocktype = htonl(JBD2_SUPERBLOCK_V1); in ext2fs_create_journal_superblock2()
/third_party/e2fsprogs/debugfs/
Dlogdump.c338 case JBD2_SUPERBLOCK_V1: in type_to_name()
Djournal.c567 case JBD2_SUPERBLOCK_V1: in ext2fs_journal_load()
/third_party/e2fsprogs/e2fsck/
Djournal.c1280 case JBD2_SUPERBLOCK_V1: in e2fsck_journal_load()
1396 jsb->s_header.h_blocktype != htonl(JBD2_SUPERBLOCK_V1)) { in e2fsck_journal_reset_super()