Home
last modified time | relevance | path

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

/third_party/e2fsprogs/debugfs/
Dlogdump.c336 case JBD2_COMMIT_BLOCK: in type_to_name()
495 case JBD2_COMMIT_BLOCK: in dump_journal()
Ddo_journal.c89 commit->h_blocktype = ext2fs_cpu_to_be32(JBD2_COMMIT_BLOCK); in journal_commit_trans()
741 case JBD2_COMMIT_BLOCK: in journal_find_head()
Djournal.c590 case JBD2_COMMIT_BLOCK: in ext2fs_journal_load()
/third_party/e2fsprogs/lib/ext2fs/
Dkernel-jbd.h78 #define JBD2_COMMIT_BLOCK 2 macro
/third_party/e2fsprogs/e2fsck/
Drecovery.c708 case JBD2_COMMIT_BLOCK: in do_one_pass()
Djournal.c1305 case JBD2_COMMIT_BLOCK: in e2fsck_journal_load()