Home
last modified time | relevance | path

Searched refs:bch2_dev_rcu_noerror (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dsb-members.h201 static inline struct bch_dev *bch2_dev_rcu_noerror(struct bch_fs *c, unsigned dev) in bch2_dev_rcu_noerror() function
212 struct bch_dev *ca = bch2_dev_rcu_noerror(c, dev); in bch2_dev_rcu()
221 struct bch_dev *ca = bch2_dev_rcu_noerror(c, dev); in bch2_dev_tryget_noerror()
Dbackpointers.c63 struct bch_dev *ca = bch2_dev_rcu_noerror(c, bp.k->p.inode); in bch2_backpointer_validate()
96 struct bch_dev *ca = bch2_dev_rcu_noerror(c, k.k->p.inode); in bch2_backpointer_k_to_text()
680 struct bch_dev *ca = bch2_dev_rcu_noerror(c, p.ptr.dev); in check_extent_to_backpointers()
Dalloc_background.h19 struct bch_dev *ca = bch2_dev_rcu_noerror(c, pos.inode); in bch2_dev_bucket_exists()
Dextents.c988 struct bch_dev *ca = bch2_dev_rcu_noerror(c, ptr->dev); in want_cached_ptr()
1084 struct bch_dev *ca = bch2_dev_rcu_noerror(c, ptr->dev); in bch2_extent_ptr_to_text()
1190 struct bch_dev *ca = bch2_dev_rcu_noerror(c, ptr->dev); in extent_ptr_validate()
Dreplicas.c831 struct bch_dev *ca = bch2_dev_rcu_noerror(c, e->devs[i]); in bch2_have_enough_devs()