Lines Matching defs:ca
359 struct cache *ca = bio->bi_private; in write_super_endio() local
377 struct cache *ca = c->cache; in bcache_write_super() local
505 struct cache *ca = c->cache; in __uuid_write() local
585 struct cache *ca = bio->bi_private; in prio_endio() local
592 static void prio_io(struct cache *ca, uint64_t bucket, int op, in prio_io()
613 int bch_prio_write(struct cache *ca, bool wait) in bch_prio_write()
694 static int prio_read(struct cache *ca, uint64_t bucket) in prio_read()
796 struct cache *ca = d->c->cache; in bcache_device_unlink() local
808 struct cache *ca = c->cache; in bcache_device_link() local
1701 struct cache *ca; in cache_set_free() local
1742 struct cache *ca = c->cache; in cache_set_flush() local
1885 struct cache *ca = container_of(sb, struct cache, sb); in bch_cache_set_alloc() local
2000 struct cache *ca = c->cache; in run_cache_set() local
2172 static const char *register_cache_set(struct cache *ca) in register_cache_set()
2226 struct cache *ca = container_of(kobj, struct cache, kobj); in bch_cache_release() local
2254 static int cache_alloc(struct cache *ca) in cache_alloc()
2368 struct block_device *bdev, struct cache *ca) in register_cache()
2461 struct cache *ca = c->cache; in bch_is_open_cache() local
2518 struct cache *ca; in register_cache_worker() local
2654 struct cache *ca = kzalloc(sizeof(*ca), GFP_KERNEL); in register_bcache() local