Searched refs:data_insert_op (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/md/bcache/ |
| H A D | request.c | 60 closure_type(op, struct data_insert_op, cl); in CLOSURE_CALLBACK() 110 struct data_insert_op *op = container_of(cl, struct data_insert_op, cl); in bch_data_invalidate() 141 closure_type(op, struct data_insert_op, cl); in CLOSURE_CALLBACK() 172 struct data_insert_op *op = container_of(cl, struct data_insert_op, cl); in bch_data_insert_endio() 189 closure_type(op, struct data_insert_op, cl); in CLOSURE_CALLBACK() 310 closure_type(op, struct data_insert_op, cl); in CLOSURE_CALLBACK() 496 struct data_insert_op iop;
|
| H A D | request.h | 5 struct data_insert_op { struct
|