Home
last modified time | relevance | path

Searched refs:bch2_current_has_btree_trans (Results 1 – 4 of 4) sorted by relevance

/linux/fs/bcachefs/
H A Derror.h128 WARN_ON(bch2_current_has_btree_trans((struct bch_fs *) c));\
H A Derror.c473 bch2_current_has_btree_trans(c)); in __bch2_fsck_err()
H A Dbtree_iter.h969 bool bch2_current_has_btree_trans(struct bch_fs *);
H A Dbtree_iter.c3616 bool bch2_current_has_btree_trans(struct bch_fs *c) in bch2_current_has_btree_trans() function