Lines Matching defs:ca
269 struct cache *ca = bio->bi_private; in write_super_endio() local
287 struct cache *ca; in bcache_write_super() local
495 struct cache *ca = bio->bi_private; in prio_endio() local
502 static void prio_io(struct cache *ca, uint64_t bucket, int op, in prio_io()
523 void bch_prio_write(struct cache *ca) in bch_prio_write()
589 static void prio_read(struct cache *ca, uint64_t bucket) in prio_read()
673 struct cache *ca; in bcache_device_unlink() local
687 struct cache *ca; in bcache_device_link() local
1507 struct cache *ca; in cache_set_free() local
1549 struct cache *ca; in cache_set_flush() local
1780 struct cache *ca; in run_cache_set() local
1945 static bool can_attach_cache(struct cache *ca, struct cache_set *c) in can_attach_cache()
1952 static const char *register_cache_set(struct cache *ca) in register_cache_set()
2019 struct cache *ca = container_of(kobj, struct cache, kobj); in bch_cache_release() local
2047 static int cache_alloc(struct cache *ca) in cache_alloc()
2093 struct block_device *bdev, struct cache *ca) in register_cache()
2175 struct cache *ca; in bch_is_open_cache() local
2251 struct cache *ca = kzalloc(sizeof(*ca), GFP_KERNEL); in register_bcache() local