Lines Matching defs:c

280 	struct cache_set *c = container_of(cl, struct cache_set, sb_write);  in bcache_write_super_unlock()  local
285 void bcache_write_super(struct cache_set *c) in bcache_write_super()
322 struct cache_set *c = container_of(cl, struct cache_set, uuid_write); in uuid_endio() local
331 struct cache_set *c = container_of(cl, struct cache_set, uuid_write); in uuid_io_unlock() local
336 static void uuid_io(struct cache_set *c, unsigned long rw, in uuid_io()
376 static char *uuid_read(struct cache_set *c, struct jset *j, struct closure *cl) in uuid_read()
417 static int __uuid_write(struct cache_set *c) in __uuid_write()
437 int bch_uuid_write(struct cache_set *c) in bch_uuid_write()
447 static struct uuid_entry *uuid_find(struct cache_set *c, const char *uuid) in uuid_find()
459 static struct uuid_entry *uuid_find_empty(struct cache_set *c) in uuid_find_empty()
673 static void bcache_device_link(struct bcache_device *d, struct cache_set *c, in bcache_device_link()
712 static void bcache_device_attach(struct bcache_device *d, struct cache_set *c, in bcache_device_attach()
826 static void calc_cached_dev_sectors(struct cache_set *c) in calc_cached_dev_sectors()
933 int bch_cached_dev_attach(struct cached_dev *dc, struct cache_set *c) in bch_cached_dev_attach()
1147 struct cache_set *c; in register_bdev() local
1214 static int flash_dev_run(struct cache_set *c, struct uuid_entry *u) in flash_dev_run()
1244 static int flash_devs_run(struct cache_set *c) in flash_devs_run()
1258 int bch_flash_dev_create(struct cache_set *c, uint64_t size) in bch_flash_dev_create()
1289 bool bch_cache_set_error(struct cache_set *c, const char *fmt, ...) in bch_cache_set_error()
1318 struct cache_set *c = container_of(kobj, struct cache_set, kobj); in bch_cache_set_release() local
1325 struct cache_set *c = container_of(cl, struct cache_set, cl); in cache_set_free() local
1371 struct cache_set *c = container_of(cl, struct cache_set, caching); in cache_set_flush() local
1413 struct cache_set *c = container_of(cl, struct cache_set, caching); in __cache_set_unregister() local
1436 void bch_cache_set_stop(struct cache_set *c) in bch_cache_set_stop()
1442 void bch_cache_set_unregister(struct cache_set *c) in bch_cache_set_unregister()
1448 #define alloc_bucket_pages(gfp, c) \ argument
1454 struct cache_set *c = kzalloc(sizeof(struct cache_set), GFP_KERNEL); in bch_cache_set_alloc() local
1538 static void run_cache_set(struct cache_set *c) in run_cache_set()
1704 static bool can_attach_cache(struct cache *ca, struct cache_set *c) in can_attach_cache()
1715 struct cache_set *c; in register_cache_set() local
1901 struct cache_set *c, *tc; in bch_is_open_backing() local
1915 struct cache_set *c, *tc; in bch_is_open_cache() local
2015 struct cache_set *c, *tc; in bcache_reboot() local