Home
last modified time | relevance | path

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

/external/webrtc/webrtc/system_wrappers/source/
Ddata_log.cc222 bool commit_header = false; in Flush() local
226 commit_header = true; in Flush()
230 if (commit_header) { in Flush()
/external/e2fsprogs/e2fsck/
Drecovery.c405 struct commit_header *h; in jbd2_commit_block_csum_verify()
717 struct commit_header *cbh = in do_one_pass()
718 (struct commit_header *)bh->b_data; in do_one_pass()
/external/e2fsprogs/debugfs/
Drecovery.c405 struct commit_header *h; in jbd2_commit_block_csum_verify()
717 struct commit_header *cbh = in do_one_pass()
718 (struct commit_header *)bh->b_data; in do_one_pass()
Djournal.c875 struct commit_header *h; in jbd2_commit_block_csum_set()
881 h = (struct commit_header *)(bh->b_data); in jbd2_commit_block_csum_set()
Ddo_journal.c70 struct commit_header *commit; in journal_commit_trans()
87 commit = (struct commit_header *)bh->b_data; in journal_commit_trans()
/external/e2fsprogs/lib/ext2fs/
Dkernel-jbd.h137 struct commit_header { struct