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

  /system/extras/ext4_utils/include/ext4_utils/
jbd2.h 51 struct commit_header { struct
  /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 396 struct commit_header *h;
708 struct commit_header *cbh =
709 (struct commit_header *)bh->b_data;
do_journal.c 70 struct commit_header *commit;
87 commit = (struct commit_header *)bh->b_data;
journal.c 867 struct commit_header *h;
873 h = (struct commit_header *)(bh->b_data);
  /external/e2fsprogs/e2fsck/
recovery.c 396 struct commit_header *h;
708 struct commit_header *cbh =
709 (struct commit_header *)bh->b_data;
  /external/e2fsprogs/lib/ext2fs/
kernel-jbd.h 137 struct commit_header { struct

Completed in 121 milliseconds