Searched refs:bch_data_insert (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | request.h | 37 void bch_data_insert(struct closure *cl);
|
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 void bch_data_insert(struct closure *cl) in bch_data_insert() function 650 * by result of bch_data_insert() operation. in backing_request_endio() 854 closure_call(&s->iop.cl, bch_data_insert, NULL, cl); in cached_dev_read_done() 1052 closure_call(&s->iop.cl, bch_data_insert, NULL, cl); in cached_dev_write() 1313 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 write_moving()
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | request.h | 37 void bch_data_insert(struct closure *cl);
|
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 void bch_data_insert(struct closure *cl) in bch_data_insert() function 650 * by result of bch_data_insert() operation. in backing_request_endio() 855 closure_call(&s->iop.cl, bch_data_insert, NULL, cl); in cached_dev_read_done() 1047 closure_call(&s->iop.cl, bch_data_insert, NULL, cl); in cached_dev_write() 1313 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 write_moving()
|
Completed in 5 milliseconds