Home
last modified time | relevance | path

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

/linux-4.1.27/fs/jbd/
Drecovery.c518 case JFS_REVOKE_BLOCK: in do_one_pass()
Drevoke.c606 header->h_blocktype = cpu_to_be32(JFS_REVOKE_BLOCK); in write_one_revoke_record()
/linux-4.1.27/include/linux/
Djbd.h134 #define JFS_REVOKE_BLOCK 5 macro