Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A 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()
H A Dbackpointers.h57 struct bch_dev *ca = bch2_dev_rcu_noerror(c, bp_pos.inode); in bp_pos_to_bucket_nodev_noerror()
H A Dalloc_background.h17 struct bch_dev *ca = bch2_dev_rcu_noerror(c, pos.inode); in bch2_dev_bucket_exists()
H A Ddisk_accounting.h157 struct bch_dev *ca = bch2_dev_rcu_noerror(c, acc_k.dev_data_type.dev); in bch2_accounting_mem_mod_locked()
H A Dbackpointers.c40 struct bch_dev *ca = bch2_dev_rcu_noerror(c, bp.k->p.inode); in bch2_backpointer_to_text()
600 struct bch_dev *ca = bch2_dev_rcu_noerror(c, p.ptr.dev); in check_extent_to_backpointers()
944 struct bch_dev *ca = bch2_dev_rcu_noerror(c, pos.inode); in backpointer_node_has_missing()
H A Dextents.c998 struct bch_dev *ca = bch2_dev_rcu_noerror(c, ptr->dev); in want_cached_ptr()
1094 struct bch_dev *ca = bch2_dev_rcu_noerror(c, ptr->dev); in bch2_extent_ptr_to_text()
1249 struct bch_dev *ca = bch2_dev_rcu_noerror(c, ptr->dev); in extent_ptr_validate()
H A Ddisk_accounting.c840 struct bch_dev *ca = bch2_dev_rcu_noerror(c, k.dev_data_type.dev); in bch2_accounting_read()
949 struct bch_dev *ca = bch2_dev_rcu_noerror(c, acc_k.dev_data_type.dev); in bch2_verify_accounting_clean()
H A Dreplicas.c831 struct bch_dev *ca = bch2_dev_rcu_noerror(c, e->devs[i]); in bch2_have_enough_devs()
H A Djournal_io.c1539 struct bch_dev *ca = bch2_dev_rcu_noerror(c, p->dev); in journal_write_alloc()