Home
last modified time | relevance | path

Searched refs:rq_request_portal (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/fid/
Dfid_request.c91 req->rq_request_portal = SEQ_CONTROLLER_PORTAL; in seq_client_rpc()
104 req->rq_request_portal = SEQ_METADATA_PORTAL; in seq_client_rpc()
106 req->rq_request_portal = SEQ_DATA_PORTAL; in seq_client_rpc()
/linux-4.4.14/drivers/staging/lustre/lustre/fld/
Dfld_request.c420 req->rq_request_portal = FLD_REQUEST_PORTAL; in fld_client_rpc()
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dclient.c244 req->rq_request_portal); in ptlrpc_at_set_req_timeout()
272 idx = import_at_get_index(req->rq_import, req->rq_request_portal); in ptlrpc_at_adj_service()
280 req->rq_import->imp_obd->obd_name, req->rq_request_portal, in ptlrpc_at_adj_service()
632 request->rq_request_portal = imp->imp_client->cli_request_portal; in __ptlrpc_request_bufs_pack()
Dniobuf.c647 request->rq_request_portal, in ptl_send_rpc()
Dpack_generic.c2197 req->rq_request_portal, req->rq_reply_portal, in _debug_req()
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_request.c540 req->rq_request_portal = OST_IO_PORTAL; /* bug 7198 */ in osc_punch_base()
757 req->rq_request_portal = OST_IO_PORTAL; /* bug 7198 */ in osc_destroy()
1265 req->rq_request_portal = OST_IO_PORTAL; /* bug 7198 */ in osc_brw_prep_request()
2449 req->rq_request_portal = OST_CREATE_PORTAL; in osc_statfs_async()
2504 req->rq_request_portal = OST_CREATE_PORTAL; in osc_statfs()
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c816 req->rq_request_portal = MDS_READPAGE_PORTAL; in mdc_close()
988 req->rq_request_portal = MDS_READPAGE_PORTAL; in mdc_readpage()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_net.h1335 short rq_request_portal; /* XXX FIXME bug 249 */ member
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
Dldlm_request.c908 req->rq_request_portal = LDLM_CANCEL_REQUEST_PORTAL; in ldlm_cli_cancel_req()