Searched refs:tid_geq (Results 1 – 2 of 2) sorted by relevance
837 static inline int tid_geq(tid_t x, tid_t y) EXT2FS_ATTR((unused));848 static inline int tid_geq(tid_t x, tid_t y) in tid_geq() function
401 if (tid_geq(next_commit_ID, info->end_transaction)) in do_one_pass()