Home
last modified time | relevance | path

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

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