Lines Matching defs:ca
295 struct cache *ca = bio->bi_private; in write_super_endio() local
311 struct cache *ca; in bcache_write_super() local
517 struct cache *ca = bio->bi_private; in prio_endio() local
524 static void prio_io(struct cache *ca, uint64_t bucket, unsigned long rw) in prio_io()
544 void bch_prio_write(struct cache *ca) in bch_prio_write()
610 static void prio_read(struct cache *ca, uint64_t bucket) in prio_read()
686 struct cache *ca; in bcache_device_unlink() local
700 struct cache *ca; in bcache_device_link() local
1357 struct cache *ca; in cache_set_free() local
1403 struct cache *ca; in cache_set_flush() local
1573 struct cache *ca; in run_cache_set() local
1735 static bool can_attach_cache(struct cache *ca, struct cache_set *c) in can_attach_cache()
1742 static const char *register_cache_set(struct cache *ca) in register_cache_set()
1809 struct cache *ca = container_of(kobj, struct cache, kobj); in bch_cache_release() local
1839 static int cache_alloc(struct cache_sb *sb, struct cache *ca) in cache_alloc()
1876 struct block_device *bdev, struct cache *ca) in register_cache()
1950 struct cache *ca; in bch_is_open_cache() local
2017 struct cache *ca = kzalloc(sizeof(*ca), GFP_KERNEL); in register_bcache() local