Home
last modified time | relevance | path

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

/external/e2fsprogs/debugfs/
Dlogdump.c336 case JFS_REVOKE_BLOCK: in type_to_name()
465 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()
741 case JFS_REVOKE_BLOCK: in journal_find_head()
Drevoke.c618 header->h_blocktype = ext2fs_cpu_to_be32(JFS_REVOKE_BLOCK);
Drecovery.c780 case JFS_REVOKE_BLOCK: in do_one_pass()
Djournal.c591 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.c618 header->h_blocktype = ext2fs_cpu_to_be32(JFS_REVOKE_BLOCK);
Drecovery.c780 case JFS_REVOKE_BLOCK: in do_one_pass()
Djournal.c633 case JFS_REVOKE_BLOCK: in e2fsck_journal_load()