Home
last modified time | relevance | path

Searched refs:restart_count_this_trans (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dbtree_types.h513 u32 restart_count_this_trans; member
H A Dbtree_iter.h367 if (!(ktime_get_ns() & ~(~0ULL << min(63, (10 + trans->restart_count_this_trans))))) { in trans_maybe_inject_restart()
H A Dbtree_iter.c3282 trans->restart_count_this_trans++; in bch2_trans_begin()
3284 trans->restart_count_this_trans = 0; in bch2_trans_begin()