Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c273 rq_portal = OST_REQUEST_PORTAL; in client_obd_setup()
299 rq_portal = OST_REQUEST_PORTAL; in client_obd_setup()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h142 #define OST_REQUEST_PORTAL 28 macro
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_request.c3047 imp->imp_client->cli_request_portal = OST_REQUEST_PORTAL; in osc_import_event()