Searched refs:restart_count_this_trans (Results 1 – 3 of 3) sorted by relevance
513 u32 restart_count_this_trans; member
367 if (!(ktime_get_ns() & ~(~0ULL << min(63, (10 + trans->restart_count_this_trans))))) { in trans_maybe_inject_restart()
3282 trans->restart_count_this_trans++; in bch2_trans_begin()3284 trans->restart_count_this_trans = 0; in bch2_trans_begin()