Searched refs:JFS_REVOKE_BLOCK (Results 1 – 5 of 5) sorted by relevance
325 case JFS_REVOKE_BLOCK: in type_to_name()446 case JFS_REVOKE_BLOCK: in dump_journal()
509 header->h_blocktype = htonl(JFS_REVOKE_BLOCK); in write_one_revoke_record()
658 case JFS_REVOKE_BLOCK: in do_one_pass()
560 case JFS_REVOKE_BLOCK: in e2fsck_journal_load()
99 #define JFS_REVOKE_BLOCK 5 macro