Searched refs:bch2_trans_restart_error (Results 1 – 3 of 3) sorted by relevance
22 NORETURN(bch2_trans_restart_error)
318 void __noreturn bch2_trans_restart_error(struct btree_trans *, u32);324 bch2_trans_restart_error(trans, restart_count); in bch2_trans_verify_not_restarted()
1423 void __noreturn bch2_trans_restart_error(struct btree_trans *trans, u32 restart_count) in bch2_trans_restart_error() function