Searched refs:bch2_trans_restart_error (Results 1 – 3 of 3) sorted by relevance
21 NORETURN(bch2_trans_restart_error)
320 void __noreturn bch2_trans_restart_error(struct btree_trans *, u32);326 bch2_trans_restart_error(trans, restart_count); in bch2_trans_verify_not_restarted()
1443 void __noreturn bch2_trans_restart_error(struct btree_trans *trans, u32 restart_count) in bch2_trans_restart_error() function