Home
last modified time | relevance | path

Searched refs:bch2_dev_rcu (Results 1 – 12 of 12) sorted by relevance

/linux/fs/bcachefs/
A Dsb-members.h210 static inline struct bch_dev *bch2_dev_rcu(struct bch_fs *c, unsigned dev) in bch2_dev_rcu() function
275 struct bch_dev *ca = bch2_dev_rcu(c, dev); in bch2_dev_get_ioref()
A Dextents.c76 struct bch_dev *ca = bch2_dev_rcu(c, dev); in dev_latency()
138 struct bch_dev *ca = bch2_dev_rcu(c, p.ptr.dev); in bch2_bkey_pick_read_device()
288 struct bch_dev *ca = bch2_dev_rcu(c, lp.ptr.dev); in bch2_extent_merge()
679 struct bch_dev *ca = bch2_dev_rcu(c, p->ptr.dev); in bch2_extent_ptr_desired_durability()
686 struct bch_dev *ca = bch2_dev_rcu(c, p->ptr.dev); in bch2_extent_ptr_durability()
883 (ca = bch2_dev_rcu(c, ptr->dev)) && in bch2_bkey_has_target()
1042 (!(ca = bch2_dev_rcu(c, ptr->dev)) || in bch2_extent_normalize()
A Dbackpointers.h49 struct bch_dev *ca = bch2_dev_rcu(c, bp_pos.inode); in bp_pos_to_bucket_nodev_noerror()
A Ddisk_accounting.h144 struct bch_dev *ca = bch2_dev_rcu(c, acc_k.dev_data_type.dev); in bch2_accounting_mem_mod_locked()
A Ddisk_accounting.c807 struct bch_dev *ca = bch2_dev_rcu(c, k.dev_data_type.dev); in bch2_accounting_read()
913 struct bch_dev *ca = bch2_dev_rcu(c, acc_k.dev_data_type.dev); in bch2_verify_accounting_clean()
A Dalloc_foreground.c166 bch2_dev_rcu(c, ob->dev)->nr_partial_buckets++; in open_bucket_free_unused()
989 bch2_dev_rcu(c, ob->dev)->nr_partial_buckets--; in bucket_alloc_set_partial()
1206 bch2_dev_rcu(c, ob->dev)->nr_partial_buckets--; in bch2_open_buckets_stop()
A Dsb-members.c421 struct bch_dev *ca = bch2_dev_rcu(c, ptr->dev); in bch2_dev_btree_bitmap_marked()
A Dbtree_gc.c1177 struct bch_dev *ca = bch2_dev_rcu(c, ptr->dev); in gc_btree_gens_key()
1189 struct bch_dev *ca = bch2_dev_rcu(c, ptr->dev); in gc_btree_gens_key()
A Dbuckets.c296 struct bch_dev *ca = bch2_dev_rcu(c, ptr->dev); in bch2_check_fix_ptrs()
310 struct bch_dev *ca = bch2_dev_rcu(c, p.ptr.dev); in bch2_check_fix_ptrs()
A Dbackpointers.c35 struct bch_dev *ca = bch2_dev_rcu(c, p.ptr.dev); in extent_matches_bp()
A Dmove.c903 struct bch_dev *ca = bch2_dev_rcu(c, ptr->dev); in rereplicate_pred()
A Dbtree_io.c1251 struct bch_dev *ca2 = bch2_dev_rcu(c, ptr->dev); in bch2_btree_node_read_done()

Completed in 32 milliseconds