Searched refs:OBD_CONNECT_REQPORTAL (Results 1 – 5 of 5) sorted by relevance
1197 #define OBD_CONNECT_REQPORTAL 0x40ULL /*Separate non-IO req portal */ macro1295 OBD_CONNECT_REQPORTAL | OBD_CONNECT_VERSION | \
2062 ocd->ocd_connect_flags = OBD_CONNECT_VERSION | OBD_CONNECT_REQPORTAL | in echo_client_setup()
394 OBD_CONNECT_REQPORTAL | OBD_CONNECT_BRW_SIZE | in client_common_fill_super()
1017 LASSERTF(OBD_CONNECT_REQPORTAL == 0x40ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()1018 OBD_CONNECT_REQPORTAL); in lustre_assert_wire_constants()
3102 if (ocd->ocd_connect_flags & OBD_CONNECT_REQPORTAL) in osc_import_event()