Home
last modified time | relevance | path

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

/linux-4.4.14/fs/jbd2/
Drecovery.c384 struct commit_header *h; in jbd2_commit_block_csum_verify()
698 struct commit_header *cbh = in do_one_pass()
699 (struct commit_header *)bh->b_data; in do_one_pass()
Dcommit.c97 struct commit_header *h; in jbd2_commit_block_csum_set()
103 h = (struct commit_header *)(bh->b_data); in jbd2_commit_block_csum_set()
124 struct commit_header *tmp; in journal_submit_commit_record()
138 tmp = (struct commit_header *)bh->b_data; in journal_submit_commit_record()
/linux-4.4.14/include/linux/
Djbd2.h169 struct commit_header { struct