Lines Matching refs:closure
299 static void bch_write_bdev_super_unlock(struct closure *cl) in bch_write_bdev_super_unlock()
306 void bch_write_bdev_super(struct cached_dev *dc, struct closure *parent) in bch_write_bdev_super()
308 struct closure *cl = &dc->sb_write; in bch_write_bdev_super()
336 static void bcache_write_super_unlock(struct closure *cl) in bcache_write_super_unlock()
345 struct closure *cl = &c->sb_write; in bcache_write_super()
373 struct closure *cl = bio->bi_private; in uuid_endio()
381 static void uuid_io_unlock(struct closure *cl) in uuid_io_unlock()
389 struct bkey *k, struct closure *parent) in uuid_io()
391 struct closure *cl = &c->uuid_write; in uuid_io()
429 static char *uuid_read(struct cache_set *c, struct jset *j, struct closure *cl) in uuid_read()
473 struct closure cl; in __uuid_write()
564 struct closure *cl = &ca->prio; in prio_io()
586 struct closure cl; in bch_prio_write()
1053 struct closure cl; in bch_cached_dev_run()
1117 struct closure cl; in cached_dev_detach_finish()
1249 struct closure cl; in bch_cached_dev_attach()
1333 static void cached_dev_free(struct closure *cl) in cached_dev_free()
1365 static void cached_dev_flush(struct closure *cl) in cached_dev_flush()
1488 static void flash_dev_free(struct closure *cl) in flash_dev_free()
1500 static void flash_dev_flush(struct closure *cl) in flash_dev_flush()
1647 static void cache_set_free(struct closure *cl) in cache_set_free()
1688 static void cache_set_flush(struct closure *cl) in cache_set_flush()
1785 static void __cache_set_unregister(struct closure *cl) in __cache_set_unregister()
1950 struct closure cl; in run_cache_set()