Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jbd2/
Drecovery.c380 struct commit_header *h; in jbd2_commit_block_csum_verify()
694 struct commit_header *cbh = in do_one_pass()
695 (struct commit_header *)bh->b_data; in do_one_pass()
Dcommit.c94 struct commit_header *h; in jbd2_commit_block_csum_set()
100 h = (struct commit_header *)(bh->b_data); in jbd2_commit_block_csum_set()
121 struct commit_header *tmp; in journal_submit_commit_record()
136 tmp = (struct commit_header *)bh->b_data; in journal_submit_commit_record()
/linux-4.19.296/include/linux/
Djbd2.h169 struct commit_header { struct