Lines Matching defs:ca
358 struct cache *ca = bio->bi_private; in write_super_endio() local
376 struct cache *ca = c->cache; in bcache_write_super() local
503 struct cache *ca = c->cache; in __uuid_write() local
583 struct cache *ca = bio->bi_private; in prio_endio() local
590 static void prio_io(struct cache *ca, uint64_t bucket, blk_opf_t opf) in prio_io()
610 int bch_prio_write(struct cache *ca, bool wait) in bch_prio_write()
691 static int prio_read(struct cache *ca, uint64_t bucket) in prio_read()
793 struct cache *ca = d->c->cache; in bcache_device_unlink() local
805 struct cache *ca = c->cache; in bcache_device_link() local
1675 struct cache *ca; in cache_set_free() local
1716 struct cache *ca = c->cache; in cache_set_flush() local
1859 struct cache *ca = container_of(sb, struct cache, sb); in bch_cache_set_alloc() local
1974 struct cache *ca = c->cache; in run_cache_set() local
2146 static const char *register_cache_set(struct cache *ca) in register_cache_set()
2200 struct cache *ca = container_of(kobj, struct cache, kobj); in bch_cache_release() local
2228 static int cache_alloc(struct cache *ca) in cache_alloc()
2342 struct block_device *bdev, struct cache *ca) in register_cache()
2432 struct cache *ca = c->cache; in bch_is_open_cache() local
2489 struct cache *ca; in register_cache_worker() local
2628 struct cache *ca = kzalloc(sizeof(*ca), GFP_KERNEL); in register_bcache() local