Lines Matching refs:cache_set
370 struct cache_set *c = container_of(cl, struct cache_set, sb_write); in bcache_write_super_unlock()
375 void bcache_write_super(struct cache_set *c) in bcache_write_super()
406 struct cache_set *c = container_of(cl, struct cache_set, uuid_write); in uuid_endio()
415 struct cache_set *c = container_of(cl, struct cache_set, uuid_write); in uuid_io_unlock()
420 static void uuid_io(struct cache_set *c, int op, unsigned long op_flags, in uuid_io()
461 static char *uuid_read(struct cache_set *c, struct jset *j, struct closure *cl) in uuid_read()
502 static int __uuid_write(struct cache_set *c) in __uuid_write()
528 int bch_uuid_write(struct cache_set *c) in bch_uuid_write()
538 static struct uuid_entry *uuid_find(struct cache_set *c, const char *uuid) in uuid_find()
550 static struct uuid_entry *uuid_find_empty(struct cache_set *c) in uuid_find_empty()
806 static void bcache_device_link(struct bcache_device *d, struct cache_set *c, in bcache_device_link()
850 static void bcache_device_attach(struct bcache_device *d, struct cache_set *c, in bcache_device_attach()
999 static void calc_cached_dev_sectors(struct cache_set *c) in calc_cached_dev_sectors()
1142 struct cache_set *c = dc->disk.c; in cached_dev_detach_finish()
1194 int bch_cached_dev_attach(struct cached_dev *dc, struct cache_set *c, in bch_cached_dev_attach()
1457 struct cache_set *c; in register_bdev()
1530 static int flash_dev_run(struct cache_set *c, struct uuid_entry *u) in flash_dev_run()
1573 static int flash_devs_run(struct cache_set *c) in flash_devs_run()
1587 int bch_flash_dev_create(struct cache_set *c, uint64_t size) in bch_flash_dev_create()
1634 bool bch_cache_set_error(struct cache_set *c, const char *fmt, ...) in bch_cache_set_error()
1671 struct cache_set *c = container_of(kobj, struct cache_set, kobj); in bch_cache_set_release()
1679 struct cache_set *c = container_of(cl, struct cache_set, cl); in cache_set_free()
1720 struct cache_set *c = container_of(cl, struct cache_set, caching); in cache_set_flush()
1775 static void conditional_stop_bcache_device(struct cache_set *c, in conditional_stop_bcache_device()
1817 struct cache_set *c = container_of(cl, struct cache_set, caching); in __cache_set_unregister()
1845 void bch_cache_set_stop(struct cache_set *c) in bch_cache_set_stop()
1852 void bch_cache_set_unregister(struct cache_set *c) in bch_cache_set_unregister()
1861 struct cache_set *bch_cache_set_alloc(struct cache_sb *sb) in bch_cache_set_alloc()
1865 struct cache_set *c = kzalloc(sizeof(struct cache_set), GFP_KERNEL); in bch_cache_set_alloc()
1975 static int run_cache_set(struct cache_set *c) in run_cache_set()
2154 struct cache_set *c; in register_cache_set()
2418 struct cache_set *c, *tc; in bch_is_open_backing()
2433 struct cache_set *c, *tc; in bch_is_open_cache()
2684 struct cache_set *c, *tc; in bch_pending_bdevs_cleanup()
2731 struct cache_set *c, *tc; in bcache_reboot()