Lines Matching defs:cl

56 static void bch_data_insert_keys(struct closure *cl)  in bch_data_insert_keys()
118 static void bch_data_invalidate(struct closure *cl) in bch_data_invalidate()
146 static void bch_data_insert_error(struct closure *cl) in bch_data_insert_error()
178 struct closure *cl = bio->bi_private; in bch_data_insert_endio() local
194 static void bch_data_insert_start(struct closure *cl) in bch_data_insert_start()
316 void bch_data_insert(struct closure *cl) in bch_data_insert()
462 struct closure cl; member
483 struct closure *cl = bio->bi_private; in bch_cache_read_endio() local
573 static void cache_lookup(struct closure *cl) in cache_lookup()
596 struct closure *cl = bio->bi_private; in request_endio() local
634 static void search_free(struct closure *cl) in search_free()
679 static void cached_dev_bio_complete(struct closure *cl) in cached_dev_bio_complete()
690 static void cached_dev_cache_miss_done(struct closure *cl) in cached_dev_cache_miss_done()
708 static void cached_dev_read_error(struct closure *cl) in cached_dev_read_error()
728 static void cached_dev_read_done(struct closure *cl) in cached_dev_read_done()
768 static void cached_dev_read_done_bh(struct closure *cl) in cached_dev_read_done_bh()
859 struct closure *cl = &s->cl; in cached_dev_read() local
867 static void cached_dev_write_complete(struct closure *cl) in cached_dev_write_complete()
878 struct closure *cl = &s->cl; in cached_dev_write() local
945 static void cached_dev_nodata(struct closure *cl) in cached_dev_nodata()
1066 static void flash_dev_nodata(struct closure *cl) in flash_dev_nodata()
1080 struct closure *cl; in flash_dev_make_request() local