Searched refs:bch_insert_data (Results 1 – 3 of 3) sorted by relevance
34 void bch_insert_data(struct closure *cl);
596 void bch_insert_data(struct closure *cl) in bch_insert_data() function890 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()
113 bch_insert_data(&s->op.cl); in write_moving()