Searched refs:OBD_CONNECT_REQPORTAL (Results 1 – 5 of 5) sorted by relevance
1204 #define OBD_CONNECT_REQPORTAL 0x40ULL /*Separate non-IO req portal */ macro1301 OBD_CONNECT_REQPORTAL | OBD_CONNECT_VERSION | \
2061 ocd->ocd_connect_flags = OBD_CONNECT_VERSION | OBD_CONNECT_REQPORTAL | in echo_client_setup()
367 OBD_CONNECT_REQPORTAL | OBD_CONNECT_BRW_SIZE | in client_common_fill_super()
1015 LASSERTF(OBD_CONNECT_REQPORTAL == 0x40ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()1016 OBD_CONNECT_REQPORTAL); in lustre_assert_wire_constants()
3046 if (ocd->ocd_connect_flags & OBD_CONNECT_REQPORTAL) in osc_import_event()