Home
last modified time | relevance | path

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

/external/e2fsprogs/debugfs/
Dlogdump.c325 case JFS_REVOKE_BLOCK: in type_to_name()
446 case JFS_REVOKE_BLOCK: in dump_journal()
/external/e2fsprogs/e2fsck/
Drevoke.c509 header->h_blocktype = htonl(JFS_REVOKE_BLOCK); in write_one_revoke_record()
Drecovery.c658 case JFS_REVOKE_BLOCK: in do_one_pass()
Djournal.c560 case JFS_REVOKE_BLOCK: in e2fsck_journal_load()
/external/e2fsprogs/lib/ext2fs/
Dkernel-jbd.h99 #define JFS_REVOKE_BLOCK 5 macro