HomeSort by relevance Sort by last modified time
    Searched refs:commit_header (Results 1 - 6 of 6) sorted by null

  /external/webrtc/webrtc/system_wrappers/source/
data_log.cc 222 bool commit_header = false; local
226 commit_header = true;
230 if (commit_header) {
  /external/e2fsprogs/debugfs/
recovery.c 405 struct commit_header *h;
717 struct commit_header *cbh =
718 (struct commit_header *)bh->b_data;
do_journal.c 70 struct commit_header *commit;
87 commit = (struct commit_header *)bh->b_data;
journal.c 875 struct commit_header *h;
881 h = (struct commit_header *)(bh->b_data);
  /external/e2fsprogs/e2fsck/
recovery.c 405 struct commit_header *h;
717 struct commit_header *cbh =
718 (struct commit_header *)bh->b_data;
  /external/e2fsprogs/lib/ext2fs/
kernel-jbd.h 137 struct commit_header { struct

Completed in 90 milliseconds