Home
last modified time | relevance | path

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

/linux-4.1.27/fs/jbd/
Drecovery.c510 case JFS_COMMIT_BLOCK: in do_one_pass()
Dcommit.c141 header->h_blocktype = cpu_to_be32(JFS_COMMIT_BLOCK); in journal_write_commit_record()
/linux-4.1.27/include/linux/
Djbd.h131 #define JFS_COMMIT_BLOCK 2 macro