Searched refs:tid_geq (Results 1 – 2 of 2) sorted by relevance
268 extern int tid_geq(tid_t x, tid_t y) EXT2FS_ATTR((unused));427 _INLINE_ int tid_geq(tid_t x, tid_t y) in tid_geq() function
510 if (tid_geq(next_commit_ID, info->end_transaction)) in do_one_pass()