Home
last modified time | relevance | path

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

/linux-3.4.99/fs/jbd/
Drecovery.c515 case JFS_REVOKE_BLOCK: in do_one_pass()
Drevoke.c613 header->h_blocktype = cpu_to_be32(JFS_REVOKE_BLOCK); in write_one_revoke_record()
/linux-3.4.99/include/linux/
Djbd.h138 #define JFS_REVOKE_BLOCK 5 macro