• Home
  • Raw
  • Download

Lines Matching defs:cl

58 static void bch_data_insert_keys(struct closure *cl)  in bch_data_insert_keys()
120 static void bch_data_invalidate(struct closure *cl) in bch_data_invalidate()
151 static void bch_data_insert_error(struct closure *cl) in bch_data_insert_error()
183 struct closure *cl = bio->bi_private; in bch_data_insert_endio() local
199 static void bch_data_insert_start(struct closure *cl) in bch_data_insert_start()
320 void bch_data_insert(struct closure *cl) in bch_data_insert()
470 struct closure cl; member
492 struct closure *cl = bio->bi_private; in bch_cache_read_endio() local
582 static void cache_lookup(struct closure *cl) in cache_lookup()
627 struct closure *cl = bio->bi_private; in request_endio() local
643 struct closure *cl = bio->bi_private; in backing_request_endio() local
706 static void search_free(struct closure *cl) in search_free()
755 static void cached_dev_bio_complete(struct closure *cl) in cached_dev_bio_complete()
766 static void cached_dev_read_error_done(struct closure *cl) in cached_dev_read_error_done()
779 static void cached_dev_read_error(struct closure *cl) in cached_dev_read_error()
807 static void cached_dev_cache_miss_done(struct closure *cl) in cached_dev_cache_miss_done()
822 static void cached_dev_read_done(struct closure *cl) in cached_dev_read_done()
864 static void cached_dev_read_done_bh(struct closure *cl) in cached_dev_read_done_bh()
959 struct closure *cl = &s->cl; in cached_dev_read() local
967 static void cached_dev_write_complete(struct closure *cl) in cached_dev_write_complete()
978 struct closure *cl = &s->cl; in cached_dev_write() local
1060 static void cached_dev_nodata(struct closure *cl) in cached_dev_nodata()
1299 static void flash_dev_nodata(struct closure *cl) in flash_dev_nodata()
1313 struct closure *cl; in flash_dev_make_request() local