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

  /system/extras/ext4_utils/include/ext4_utils/
jbd2.h 60 __be32 h_commit_nsec; member in struct:commit_header
  /external/e2fsprogs/lib/ext2fs/
kernel-jbd.h 146 __u32 h_commit_nsec; member in struct:commit_header
  /external/e2fsprogs/debugfs/
do_journal.c 128 commit->h_commit_nsec = ext2fs_cpu_to_be32(tv.tv_usec * 1000);
131 commit->h_commit_nsec = 0;

Completed in 87 milliseconds