Home
last modified time | relevance | path

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

/linux-6.14.4/fs/bcachefs/
Derror.h128 WARN_ON(bch2_current_has_btree_trans((struct bch_fs *) c));\
Derror.c283 bch2_current_has_btree_trans(c)); in __bch2_fsck_err()
Dbtree_iter.h928 bool bch2_current_has_btree_trans(struct bch_fs *);
Dbtree_iter.c3500 bool bch2_current_has_btree_trans(struct bch_fs *c) in bch2_current_has_btree_trans() function