Searched refs:bch2_dev_rcu_noerror (Results 1 – 10 of 10) sorted by relevance
| /fs/bcachefs/ |
| A D | sb-members.h | 215 static inline struct bch_dev *bch2_dev_rcu_noerror(struct bch_fs *c, unsigned dev) in bch2_dev_rcu_noerror() function 228 struct bch_dev *ca = bch2_dev_rcu_noerror(c, dev); in bch2_dev_rcu() 237 struct bch_dev *ca = bch2_dev_rcu_noerror(c, dev); in bch2_dev_tryget_noerror()
|
| A D | backpointers.h | 57 struct bch_dev *ca = bch2_dev_rcu_noerror(c, bp_pos.inode); in bp_pos_to_bucket_nodev_noerror()
|
| A D | extents.c | 68 struct bch_dev *ca = bch2_dev_rcu_noerror(c, f->dev); in bch2_io_failures_to_text() 220 struct bch_dev *ca = bch2_dev_rcu_noerror(c, p.ptr.dev); in bch2_bkey_pick_read_device() 1121 struct bch_dev *ca = bch2_dev_rcu_noerror(c, ptr->dev); in want_cached_ptr() 1230 struct bch_dev *ca = bch2_dev_rcu_noerror(c, ptr->dev); in bch2_extent_ptr_to_text() 1388 struct bch_dev *ca = bch2_dev_rcu_noerror(c, ptr->dev); in extent_ptr_validate()
|
| A D | backpointers.c | 55 ca = bch2_dev_rcu_noerror(c, bp.k->p.inode); in bch2_backpointer_to_text() 590 struct bch_dev *ca = bch2_dev_rcu_noerror(c, bp->k.p.inode); in check_bp_exists() 689 struct bch_dev *ca = bch2_dev_rcu_noerror(c, p.ptr.dev); in check_extent_to_backpointers() 990 struct bch_dev *ca = bch2_dev_rcu_noerror(c, pos.inode); in backpointer_node_has_missing()
|
| A D | lru.c | 149 struct bch_dev *ca = bch2_dev_rcu_noerror(c, k.k->p.inode); in bkey_lru_type_idx()
|
| A D | alloc_background.h | 17 struct bch_dev *ca = bch2_dev_rcu_noerror(c, pos.inode); in bch2_dev_bucket_exists()
|
| A D | disk_accounting.h | 179 struct bch_dev *ca = bch2_dev_rcu_noerror(c, acc_k.dev_data_type.dev); in bch2_accounting_mem_mod_locked()
|
| A D | disk_accounting.c | 904 struct bch_dev *ca = bch2_dev_rcu_noerror(c, k.dev_data_type.dev); in bch2_accounting_read() 1014 struct bch_dev *ca = bch2_dev_rcu_noerror(c, acc_k.dev_data_type.dev); in bch2_verify_accounting_clean()
|
| A D | replicas.c | 831 struct bch_dev *ca = bch2_dev_rcu_noerror(c, e->devs[i]); in bch2_have_enough_devs()
|
| A D | data_update.c | 790 struct bch_dev *ca = bch2_dev_rcu_noerror(c, i); in can_write_extent()
|
Completed in 34 milliseconds