Lines Matching defs:ca

31 void bch2_dev_usage_read_fast(struct bch_dev *ca, struct bch_dev_usage *usage)  in bch2_dev_usage_read_fast()
77 struct bch_dev *ca, in bch2_dev_usage_to_text()
112 struct bch_dev *ca = bch2_dev_tryget(c, p.ptr.dev); in bch2_check_fix_ptr() local
296 struct bch_dev *ca = bch2_dev_rcu(c, ptr->dev); in bch2_check_fix_ptrs() local
310 struct bch_dev *ca = bch2_dev_rcu(c, p.ptr.dev); in bch2_check_fix_ptrs() local
384 int bch2_bucket_ref_update(struct btree_trans *trans, struct bch_dev *ca, in bch2_bucket_ref_update()
540 static int __mark_pointer(struct btree_trans *trans, struct bch_dev *ca, in __mark_pointer()
577 struct bch_dev *ca = bch2_dev_tryget(c, p.ptr.dev); in bch2_trigger_pointer() local
946 struct bch_dev *ca, u64 b, in __bch2_trans_mark_metadata_bucket()
984 static int bch2_mark_metadata_bucket(struct btree_trans *trans, struct bch_dev *ca, in bch2_mark_metadata_bucket()
1026 struct bch_dev *ca, u64 b, in bch2_trans_mark_metadata_bucket()
1050 struct bch_dev *ca, u64 start, u64 end, in bch2_trans_mark_metadata_sectors()
1076 static int __bch2_trans_mark_dev_sb(struct btree_trans *trans, struct bch_dev *ca, in __bch2_trans_mark_dev_sb()
1125 int bch2_trans_mark_dev_sb(struct bch_fs *c, struct bch_dev *ca, in bch2_trans_mark_dev_sb()
1153 bool bch2_is_superblock_bucket(struct bch_dev *ca, u64 b) in bch2_is_superblock_bucket()
1281 int bch2_dev_buckets_resize(struct bch_fs *c, struct bch_dev *ca, u64 nbuckets) in bch2_dev_buckets_resize()
1330 void bch2_dev_buckets_free(struct bch_dev *ca) in bch2_dev_buckets_free()
1337 int bch2_dev_buckets_alloc(struct bch_fs *c, struct bch_dev *ca) in bch2_dev_buckets_alloc()