Lines Matching defs:ca
103 struct bch_dev *ca; member
183 struct bch_dev *ca, in __mark_stripe_bucket()
290 struct bch_dev *ca = bch2_dev_tryget(c, ptr->dev); in mark_stripe_bucket() local
658 struct bch_dev *ca = bch2_dev_tryget(c, v->ptrs[i].dev); in ec_validate_checksums() local
727 struct bch_dev *ca = ec_bio->ca; in ec_block_endio() local
764 struct bch_dev *ca = bch2_dev_get_ioref(c, ptr->dev, rw); in ec_block_io() local
1275 struct bch_dev *ca, in ec_stripe_update_extent()
1379 struct bch_dev *ca = bch2_dev_tryget(c, ptr.dev); in ec_stripe_update_bucket() local
1429 struct bch_dev *ca = bch2_dev_get_ioref(c, ob->dev, WRITE); in zero_out_rest_of_ec_bucket() local
1640 struct bch_dev *ca = ob_dev(c, ob); in bch2_writepoint_ec_buf() local
2308 static void __bch2_ec_stop(struct bch_fs *c, struct bch_dev *ca) in __bch2_ec_stop()
2340 void bch2_ec_stop_dev(struct bch_fs *c, struct bch_dev *ca) in bch2_ec_stop_dev()