Home
last modified time | relevance | path

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

/linux-4.1.27/fs/jbd2/
Drecovery.c384 struct commit_header *h; in jbd2_commit_block_csum_verify()
700 struct commit_header *cbh = in do_one_pass()
701 (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.1.27/include/linux/
Djbd2.h168 struct commit_header { struct