Searched refs:commit_header (Results 1 – 6 of 6) sorted by relevance
222 bool commit_header = false; in Flush() local226 commit_header = true; in Flush()230 if (commit_header) { in Flush()
396 struct commit_header *h; in jbd2_commit_block_csum_verify()708 struct commit_header *cbh = in do_one_pass()709 (struct commit_header *)bh->b_data; in do_one_pass()
70 struct commit_header *commit; in journal_commit_trans()87 commit = (struct commit_header *)bh->b_data; in journal_commit_trans()
867 struct commit_header *h; in jbd2_commit_block_csum_set()873 h = (struct commit_header *)(bh->b_data); in jbd2_commit_block_csum_set()
137 struct commit_header { struct