Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/fld/
Dfld_request.c429 req->rq_reply_portal = MDC_REPLY_PORTAL; in fld_client_rpc()
/drivers/staging/lustre/lustre/fid/
Dfid_request.c90 req->rq_reply_portal = MDC_REPLY_PORTAL; in seq_client_rpc()
/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c283 rp_portal = MDC_REPLY_PORTAL; in client_obd_setup()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h117 #define MDC_REPLY_PORTAL 10 macro