Home
last modified time | relevance | path

Searched refs:rq_reply_portal (Results 1 – 7 of 7) sorted by relevance

/drivers/staging/lustre/lustre/ptlrpc/
Dniobuf.c565 rc = LNetMEAttach(request->rq_reply_portal,/*XXX FIXME bug 249*/ in ptl_send_rpc()
621 request->rq_reply_portal); in ptl_send_rpc()
Dpack_generic.c2197 req->rq_request_portal, req->rq_reply_portal, in _debug_req()
Dclient.c633 request->rq_reply_portal = imp->imp_client->cli_reply_portal; in __ptlrpc_request_bufs_pack()
/drivers/staging/lustre/lustre/fid/
Dfid_request.c92 req->rq_reply_portal = MDC_REPLY_PORTAL; in seq_client_rpc()
/drivers/staging/lustre/lustre/fld/
Dfld_request.c421 req->rq_reply_portal = MDC_REPLY_PORTAL; in fld_client_rpc()
/drivers/staging/lustre/lustre/include/
Dlustre_net.h1337 short rq_reply_portal; /* XXX FIXME bug 249 */ member
/drivers/staging/lustre/lustre/ldlm/
Dldlm_request.c909 req->rq_reply_portal = LDLM_CANCEL_REPLY_PORTAL; in ldlm_cli_cancel_req()