Lines Matching +defs:c +defs:files

368 	struct cache_set *c = container_of(cl, struct cache_set, sb_write);  in bcache_write_super_unlock()  local
373 void bcache_write_super(struct cache_set *c) in bcache_write_super()
403 struct cache_set *c = container_of(cl, struct cache_set, uuid_write); in uuid_endio() local
412 struct cache_set *c = container_of(cl, struct cache_set, uuid_write); in uuid_io_unlock() local
417 static void uuid_io(struct cache_set *c, blk_opf_t opf, struct bkey *k, in uuid_io()
458 static char *uuid_read(struct cache_set *c, struct jset *j, struct closure *cl) in uuid_read()
499 static int __uuid_write(struct cache_set *c) in __uuid_write()
525 int bch_uuid_write(struct cache_set *c) in bch_uuid_write()
535 static struct uuid_entry *uuid_find(struct cache_set *c, const char *uuid) in uuid_find()
547 static struct uuid_entry *uuid_find_empty(struct cache_set *c) in uuid_find_empty()
802 static void bcache_device_link(struct bcache_device *d, struct cache_set *c, in bcache_device_link()
846 static void bcache_device_attach(struct bcache_device *d, struct cache_set *c, in bcache_device_attach()
995 static void calc_cached_dev_sectors(struct cache_set *c) in calc_cached_dev_sectors()
1138 struct cache_set *c = dc->disk.c; in cached_dev_detach_finish() local
1190 int bch_cached_dev_attach(struct cached_dev *dc, struct cache_set *c, in bch_cached_dev_attach()
1453 struct cache_set *c; in register_bdev() local
1525 static int flash_dev_run(struct cache_set *c, struct uuid_entry *u) in flash_dev_run()
1568 static int flash_devs_run(struct cache_set *c) in flash_devs_run()
1582 int bch_flash_dev_create(struct cache_set *c, uint64_t size) in bch_flash_dev_create()
1629 bool bch_cache_set_error(struct cache_set *c, const char *fmt, ...) in bch_cache_set_error()
1666 struct cache_set *c = container_of(kobj, struct cache_set, kobj); in bch_cache_set_release() local
1674 struct cache_set *c = container_of(cl, struct cache_set, cl); in cache_set_free() local
1715 struct cache_set *c = container_of(cl, struct cache_set, caching); in cache_set_flush() local
1770 static void conditional_stop_bcache_device(struct cache_set *c, in conditional_stop_bcache_device()
1812 struct cache_set *c = container_of(cl, struct cache_set, caching); in __cache_set_unregister() local
1840 void bch_cache_set_stop(struct cache_set *c) in bch_cache_set_stop()
1847 void bch_cache_set_unregister(struct cache_set *c) in bch_cache_set_unregister()
1860 struct cache_set *c = kzalloc(sizeof(struct cache_set), GFP_KERNEL); in bch_cache_set_alloc() local
1971 static int run_cache_set(struct cache_set *c) in run_cache_set()
2151 struct cache_set *c; in register_cache_set() local
2414 struct cache_set *c, *tc; in bch_is_open_backing() local
2429 struct cache_set *c, *tc; in bch_is_open_cache() local
2676 struct cache_set *c, *tc; in bch_pending_bdevs_cleanup() local
2723 struct cache_set *c, *tc; in bcache_reboot() local
2858 static const struct attribute *files[] = { in bcache_init() local