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

  /external/e2fsprogs/e2fsck/
revoke.c 589 if (tid_gt(sequence, record->sequence))
612 if (tid_gt(sequence, record->sequence))
  /external/e2fsprogs/lib/ext2fs/
kernel-jbd.h 836 static inline int tid_gt(tid_t x, tid_t y) EXT2FS_ATTR((unused));
842 static inline int tid_gt(tid_t x, tid_t y) function

Completed in 154 milliseconds