Home
last modified time | relevance | path

Searched refs:req_op (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/lustre/lustre/obdclass/
Dcl_io.c876 LINVRNT(crt < ARRAY_SIZE(scan->cis_iop->req_op)); in cl_io_submit_rw()
879 if (scan->cis_iop->req_op[crt].cio_submit == NULL) in cl_io_submit_rw()
881 result = scan->cis_iop->req_op[crt].cio_submit(env, scan, crt, in cl_io_submit_rw()
/drivers/staging/lustre/lustre/lov/
Dlov_io.c808 .req_op = {
885 .req_op = {
/drivers/staging/lustre/lustre/osc/
Dosc_io.c673 .req_op = {
/drivers/staging/lustre/lustre/include/
Dcl_object.h2120 } req_op[CRT_NR]; member