Home
last modified time | relevance | path

Searched refs:bch_insert_data (Results 1 – 3 of 3) sorted by relevance

/drivers/md/bcache/
Drequest.h34 void bch_insert_data(struct closure *cl);
Drequest.c596 void bch_insert_data(struct closure *cl) in bch_insert_data() function
890 closure_call(&s->op.cl, bch_insert_data, NULL, cl); in request_read_done()
1055 closure_call(&s->op.cl, bch_insert_data, NULL, cl); in request_write()
1347 closure_call(&s->op.cl, bch_insert_data, NULL, cl); in flash_dev_make_request()
Dmovinggc.c113 bch_insert_data(&s->op.cl); in write_moving()