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

  /system/extras/ext4_utils/include/ext4_utils/
jbd2.h 59 __be64 h_commit_sec; member in struct:commit_header
  /external/e2fsprogs/lib/ext2fs/
kernel-jbd.h 145 __u64 h_commit_sec; member in struct:commit_header
  /external/e2fsprogs/debugfs/
do_journal.c 127 commit->h_commit_sec = ext2fs_cpu_to_be32(tv.tv_sec);
130 commit->h_commit_sec = 0;

Completed in 177 milliseconds