Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/fid/
Dfid_request.c92 req->rq_reply_portal = MDC_REPLY_PORTAL; in seq_client_rpc()
/linux-4.4.14/drivers/staging/lustre/lustre/fld/
Dfld_request.c421 req->rq_reply_portal = MDC_REPLY_PORTAL; in fld_client_rpc()
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c282 rp_portal = MDC_REPLY_PORTAL; in client_obd_setup()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h123 #define MDC_REPLY_PORTAL 10 macro