Home
last modified time | relevance | path

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

/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()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h136 #define OST_REQUEST_PORTAL 28 macro
/drivers/staging/lustre/lustre/osc/
Dosc_request.c3105 imp->imp_client->cli_request_portal =OST_REQUEST_PORTAL; in osc_import_event()