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()
1069 struct closure cl; in bch_cached_dev_run()
1257 struct closure cl; in bch_cached_dev_attach()
1346 static void cached_dev_free(struct closure *cl) in cached_dev_free()
1380 static void cached_dev_flush(struct closure *cl) in cached_dev_flush()
1501 static void flash_dev_free(struct closure *cl) in flash_dev_free()
1514 static void flash_dev_flush(struct closure *cl) in flash_dev_flush()
1672 static void cache_set_free(struct closure *cl) in cache_set_free()
1713 static void cache_set_flush(struct closure *cl) in cache_set_flush()
1810 static void __cache_set_unregister(struct closure *cl) in __cache_set_unregister()
1975 struct closure cl; in run_cache_set()