Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dcl_io.c875 LINVRNT(crt < ARRAY_SIZE(scan->cis_iop->req_op)); in cl_io_submit_rw()
878 if (scan->cis_iop->req_op[crt].cio_submit == NULL) in cl_io_submit_rw()
880 result = scan->cis_iop->req_op[crt].cio_submit(env, scan, crt, in cl_io_submit_rw()
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_io.c805 .req_op = {
882 .req_op = {
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_io.c676 .req_op = {
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dcl_object.h2120 } req_op[CRT_NR]; member