Home
last modified time | relevance | path

Searched refs:bch2_trans_verify_not_restarted (Results 1 – 2 of 2) sorted by relevance

/linux/fs/bcachefs/
H A Dbtree_iter.h320 static inline void bch2_trans_verify_not_restarted(struct btree_trans *trans, in bch2_trans_verify_not_restarted() function
720 bch2_trans_verify_not_restarted(_trans, _restart_count);\
744 bch2_trans_verify_not_restarted(_trans, _restart_count);\
H A Dbtree_update_interior.c1288 bch2_trans_verify_not_restarted(trans, restart_count); in bch2_btree_update_start()