Lines Matching defs:ca
273 struct cache *ca = bio->bi_private; in write_super_endio() local
291 struct cache *ca; in bcache_write_super() local
425 struct cache *ca; in __uuid_write() local
504 struct cache *ca = bio->bi_private; in prio_endio() local
511 static void prio_io(struct cache *ca, uint64_t bucket, int op, in prio_io()
532 void bch_prio_write(struct cache *ca) in bch_prio_write()
598 static void prio_read(struct cache *ca, uint64_t bucket) in prio_read()
683 struct cache *ca; in bcache_device_unlink() local
697 struct cache *ca; in bcache_device_link() local
1547 struct cache *ca; in cache_set_free() local
1588 struct cache *ca; in cache_set_flush() local
1824 struct cache *ca; in run_cache_set() local
2017 static bool can_attach_cache(struct cache *ca, struct cache_set *c) in can_attach_cache()
2024 static const char *register_cache_set(struct cache *ca) in register_cache_set()
2095 struct cache *ca = container_of(kobj, struct cache, kobj); in bch_cache_release() local
2123 static int cache_alloc(struct cache *ca) in cache_alloc()
2237 struct block_device *bdev, struct cache *ca) in register_cache()
2331 struct cache *ca; in bch_is_open_cache() local
2415 struct cache *ca = kzalloc(sizeof(*ca), GFP_KERNEL); in register_bcache() local