Home
last modified time | relevance | path

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

/linux-4.4.14/fs/jbd2/
Drevoke.c611 header->h_blocktype = cpu_to_be32(JBD2_REVOKE_BLOCK); in write_one_revoke_record()
Drecovery.c761 case JBD2_REVOKE_BLOCK: in do_one_pass()
/linux-4.4.14/include/linux/
Djbd2.h128 #define JBD2_REVOKE_BLOCK 5 macro