Home
last modified time | relevance | path

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

/linux-4.4.14/fs/jbd2/
Drecovery.c659 case JBD2_COMMIT_BLOCK: in do_one_pass()
Dcommit.c140 tmp->h_blocktype = cpu_to_be32(JBD2_COMMIT_BLOCK); in journal_submit_commit_record()
/linux-4.4.14/include/linux/
Djbd2.h125 #define JBD2_COMMIT_BLOCK 2 macro