Home
last modified time | relevance | path

Searched refs:OST_IO_PORTAL (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_request.c540 req->rq_request_portal = OST_IO_PORTAL; /* bug 7198 */ in osc_punch_base()
757 req->rq_request_portal = OST_IO_PORTAL; /* bug 7198 */ in osc_destroy()
1265 req->rq_request_portal = OST_IO_PORTAL; /* bug 7198 */ in osc_brw_prep_request()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h119 #define OST_IO_PORTAL 6 macro