Lines Matching defs:cl

58 static void bch_data_insert_keys(struct closure *cl)  in bch_data_insert_keys()
108 static void bch_data_invalidate(struct closure *cl) in bch_data_invalidate()
139 static void bch_data_insert_error(struct closure *cl) in bch_data_insert_error()
171 struct closure *cl = bio->bi_private; in bch_data_insert_endio() local
187 static void bch_data_insert_start(struct closure *cl) in bch_data_insert_start()
308 void bch_data_insert(struct closure *cl) in bch_data_insert()
465 struct closure cl; member
488 struct closure *cl = bio->bi_private; in bch_cache_read_endio() local
578 static void cache_lookup(struct closure *cl) in cache_lookup()
623 struct closure *cl = bio->bi_private; in request_endio() local
639 struct closure *cl = bio->bi_private; in backing_request_endio() local
701 static void search_free(struct closure *cl) in search_free()
752 static void cached_dev_bio_complete(struct closure *cl) in cached_dev_bio_complete()
763 static void cached_dev_read_error_done(struct closure *cl) in cached_dev_read_error_done()
776 static void cached_dev_read_error(struct closure *cl) in cached_dev_read_error()
804 static void cached_dev_cache_miss_done(struct closure *cl) in cached_dev_cache_miss_done()
819 static void cached_dev_read_done(struct closure *cl) in cached_dev_read_done()
861 static void cached_dev_read_done_bh(struct closure *cl) in cached_dev_read_done_bh()
950 struct closure *cl = &s->cl; in cached_dev_read() local
958 static void cached_dev_write_complete(struct closure *cl) in cached_dev_write_complete()
969 struct closure *cl = &s->cl; in cached_dev_write() local
1051 static void cached_dev_nodata(struct closure *cl) in cached_dev_nodata()
1268 static void flash_dev_nodata(struct closure *cl) in flash_dev_nodata()
1281 struct closure *cl; in flash_dev_submit_bio() local