Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_sec.h1061 int sptlrpc_cli_unwrap_bulk_read(struct ptlrpc_request *req,
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dsec.c2110 int sptlrpc_cli_unwrap_bulk_read(struct ptlrpc_request *req, in sptlrpc_cli_unwrap_bulk_read() function
2130 EXPORT_SYMBOL(sptlrpc_cli_unwrap_bulk_read);
/linux-4.4.14/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c1383 ealen = sptlrpc_cli_unwrap_bulk_read(req, req->rq_bulk, 0); in mgc_process_recover_log()
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c1025 rc = sptlrpc_cli_unwrap_bulk_read(req, req->rq_bulk, in mdc_readpage()
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_request.c1526 rc = sptlrpc_cli_unwrap_bulk_read(req, req->rq_bulk, rc); in osc_brw_fini_request()