Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Derror.h121 WARN_ON(bch2_current_has_btree_trans((struct bch_fs *) c));\
H A Derror.c424 bch2_current_has_btree_trans(c)); in __bch2_fsck_err()
H A Dbtree_iter.h938 bool bch2_current_has_btree_trans(struct bch_fs *);
H A Dbtree_iter.c3483 bool bch2_current_has_btree_trans(struct bch_fs *c) in bch2_current_has_btree_trans() function