Home
last modified time | relevance | path

Searched refs:JBD2_DESCRIPTOR_BLOCK (Results 1 – 6 of 6) sorted by relevance

/third_party/e2fsprogs/debugfs/
Dlogdump.c334 case JBD2_DESCRIPTOR_BLOCK: in type_to_name()
489 case JBD2_DESCRIPTOR_BLOCK: in dump_journal()
Ddo_journal.c308 jdb->h_blocktype = ext2fs_cpu_to_be32(JBD2_DESCRIPTOR_BLOCK); in journal_add_blocks_to_trans()
736 case JBD2_DESCRIPTOR_BLOCK: in journal_find_head()
Djournal.c589 case JBD2_DESCRIPTOR_BLOCK: in ext2fs_journal_load()
/third_party/e2fsprogs/lib/ext2fs/
Dkernel-jbd.h77 #define JBD2_DESCRIPTOR_BLOCK 1 macro
/third_party/e2fsprogs/e2fsck/
Drecovery.c558 case JBD2_DESCRIPTOR_BLOCK: in do_one_pass()
Djournal.c1304 case JBD2_DESCRIPTOR_BLOCK: in e2fsck_journal_load()