Home
last modified time | relevance | path

Searched refs:sptlrpc_cli_unwrap_bulk_read (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_sec.h1112 int sptlrpc_cli_unwrap_bulk_read(struct ptlrpc_request *req,
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec.c2230 int sptlrpc_cli_unwrap_bulk_read(struct ptlrpc_request *req, in sptlrpc_cli_unwrap_bulk_read() function
2250 EXPORT_SYMBOL(sptlrpc_cli_unwrap_bulk_read);
/linux-4.1.27/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c1411 ealen = sptlrpc_cli_unwrap_bulk_read(req, req->rq_bulk, 0); in mgc_process_recover_log()
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c1114 rc = sptlrpc_cli_unwrap_bulk_read(req, req->rq_bulk, in mdc_readpage()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_request.c1560 rc = sptlrpc_cli_unwrap_bulk_read(req, req->rq_bulk, rc); in osc_brw_fini_request()