Lines Matching refs:closure
330 static void bch_write_bdev_super_unlock(struct closure *cl) in bch_write_bdev_super_unlock()
337 void bch_write_bdev_super(struct cached_dev *dc, struct closure *parent) in bch_write_bdev_super()
339 struct closure *cl = &dc->sb_write; in bch_write_bdev_super()
366 static void bcache_write_super_unlock(struct closure *cl) in bcache_write_super_unlock()
375 struct closure *cl = &c->sb_write; in bcache_write_super()
402 struct closure *cl = bio->bi_private; in uuid_endio()
410 static void uuid_io_unlock(struct closure *cl) in uuid_io_unlock()
418 struct closure *parent) in uuid_io()
420 struct closure *cl = &c->uuid_write; in uuid_io()
458 static char *uuid_read(struct cache_set *c, struct jset *j, struct closure *cl) in uuid_read()
502 struct closure cl; in __uuid_write()
592 struct closure *cl = &ca->prio; in prio_io()
614 struct closure cl; in bch_prio_write()
1068 struct closure cl; in bch_cached_dev_run()
1256 struct closure cl; in bch_cached_dev_attach()
1345 static void cached_dev_free(struct closure *cl) in cached_dev_free()
1379 static void cached_dev_flush(struct closure *cl) in cached_dev_flush()
1499 static void flash_dev_free(struct closure *cl) in flash_dev_free()
1512 static void flash_dev_flush(struct closure *cl) in flash_dev_flush()
1670 static void cache_set_free(struct closure *cl) in cache_set_free()
1711 static void cache_set_flush(struct closure *cl) in cache_set_flush()
1808 static void __cache_set_unregister(struct closure *cl) in __cache_set_unregister()
1973 struct closure cl; in run_cache_set()