Lines Matching defs:ca
360 struct cache *ca = bio->bi_private; in write_super_endio() local
378 struct cache *ca = c->cache; in bcache_write_super() local
506 struct cache *ca = c->cache; in __uuid_write() local
586 struct cache *ca = bio->bi_private; in prio_endio() local
593 static void prio_io(struct cache *ca, uint64_t bucket, int op, in prio_io()
614 int bch_prio_write(struct cache *ca, bool wait) in bch_prio_write()
695 static int prio_read(struct cache *ca, uint64_t bucket) in prio_read()
797 struct cache *ca = d->c->cache; in bcache_device_unlink() local
809 struct cache *ca = c->cache; in bcache_device_link() local
1680 struct cache *ca; in cache_set_free() local
1721 struct cache *ca = c->cache; in cache_set_flush() local
1864 struct cache *ca = container_of(sb, struct cache, sb); in bch_cache_set_alloc() local
1979 struct cache *ca = c->cache; in run_cache_set() local
2150 static const char *register_cache_set(struct cache *ca) in register_cache_set()
2204 struct cache *ca = container_of(kobj, struct cache, kobj); in bch_cache_release() local
2232 static int cache_alloc(struct cache *ca) in cache_alloc()
2346 struct block_device *bdev, struct cache *ca) in register_cache()
2437 struct cache *ca = c->cache; in bch_is_open_cache() local
2494 struct cache *ca; in register_cache_worker() local
2630 struct cache *ca = kzalloc(sizeof(*ca), GFP_KERNEL); in register_bcache() local