Lines Matching defs:ca
272 struct cache *ca = bio->bi_private; in write_super_endio() local
288 struct cache *ca; in bcache_write_super() local
494 struct cache *ca = bio->bi_private; in prio_endio() local
501 static void prio_io(struct cache *ca, uint64_t bucket, unsigned long rw) in prio_io()
521 void bch_prio_write(struct cache *ca) in bch_prio_write()
587 static void prio_read(struct cache *ca, uint64_t bucket) in prio_read()
663 struct cache *ca; in bcache_device_unlink() local
677 struct cache *ca; in bcache_device_link() local
1326 struct cache *ca; in cache_set_free() local
1372 struct cache *ca; in cache_set_flush() local
1542 struct cache *ca; in run_cache_set() local
1704 static bool can_attach_cache(struct cache *ca, struct cache_set *c) in can_attach_cache()
1711 static const char *register_cache_set(struct cache *ca) in register_cache_set()
1778 struct cache *ca = container_of(kobj, struct cache, kobj); in bch_cache_release() local
1806 static int cache_alloc(struct cache_sb *sb, struct cache *ca) in cache_alloc()
1842 struct block_device *bdev, struct cache *ca) in register_cache()
1916 struct cache *ca; in bch_is_open_cache() local
1983 struct cache *ca = kzalloc(sizeof(*ca), GFP_KERNEL); in register_bcache() local