Home
last modified time | relevance | path

Searched refs:OST_REQUEST_PORTAL (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c274 rq_portal = OST_REQUEST_PORTAL; in client_obd_setup()
300 rq_portal = OST_REQUEST_PORTAL; in client_obd_setup()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h141 #define OST_REQUEST_PORTAL 28 macro
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_request.c3103 imp->imp_client->cli_request_portal =OST_REQUEST_PORTAL; in osc_import_event()