Home
last modified time | relevance | path

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

/linux/fs/jbd2/
A Drecovery.c419 struct commit_header *h; in jbd2_commit_block_csum_verify()
740 ((struct commit_header *)bh->b_data)->h_commit_sec); in do_one_pass()
775 struct commit_header *cbh = in do_one_pass()
776 (struct commit_header *)bh->b_data; in do_one_pass()
A 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/include/linux/
A Djbd2.h168 struct commit_header { struct
/linux/Documentation/filesystems/ext4/
A Djournal.rst583 The commit block is described by ``struct commit_header``, which is 32

Completed in 14 milliseconds