Home
last modified time | relevance | path

Searched refs:JFS_REVOKE_BLOCK (Results 1 – 9 of 9) sorted by relevance

/external/e2fsprogs/debugfs/
Dlogdump.c331 case JFS_REVOKE_BLOCK: in type_to_name()
454 case JFS_REVOKE_BLOCK: in dump_journal()
Ddo_journal.c194 jrb->r_header.h_blocktype = ext2fs_cpu_to_be32(JFS_REVOKE_BLOCK); in journal_add_revoke_to_trans()
740 case JFS_REVOKE_BLOCK: in journal_find_head()
Drevoke.c622 header->h_blocktype = ext2fs_cpu_to_be32(JFS_REVOKE_BLOCK);
Drecovery.c771 case JFS_REVOKE_BLOCK: in do_one_pass()
Djournal.c585 case JFS_REVOKE_BLOCK: in ext2fs_journal_load()
/external/e2fsprogs/lib/ext2fs/
Dkernel-jbd.h96 #define JFS_REVOKE_BLOCK 5 macro
/external/e2fsprogs/e2fsck/
Drevoke.c622 header->h_blocktype = ext2fs_cpu_to_be32(JFS_REVOKE_BLOCK);
Drecovery.c771 case JFS_REVOKE_BLOCK: in do_one_pass()
Djournal.c630 case JFS_REVOKE_BLOCK: in e2fsck_journal_load()