Searched refs:bch_data_insert (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/md/bcache/ |
H A D | request.h | 37 CLOSURE_CALLBACK(bch_data_insert);
|
H A D | request.c | 133 /* get in bch_data_insert() */ in bch_data_invalidate() 289 * bch_data_insert - stick some data in the cache 308 CLOSURE_CALLBACK(bch_data_insert) in CLOSURE_CALLBACK() argument 664 * by result of bch_data_insert() operation. in backing_request_endio() 869 closure_call(&s->iop.cl, bch_data_insert, NULL, cl); in CLOSURE_CALLBACK() 1061 closure_call(&s->iop.cl, bch_data_insert, NULL, cl); in cached_dev_write() 1327 closure_call(&s->iop.cl, bch_data_insert, NULL, cl); in flash_dev_submit_bio()
|
H A D | movinggc.c | 110 closure_call(&op->cl, bch_data_insert, NULL, cl); in CLOSURE_CALLBACK()
|