Searched refs:OBD_CONNECT_IBITS (Results 1 – 5 of 5) sorted by relevance
1035 if ((imp->imp_connect_flags_orig & OBD_CONNECT_IBITS) && in ptlrpc_connect_interpret()1036 !(ocd->ocd_connect_flags & OBD_CONNECT_IBITS)) { in ptlrpc_connect_interpret()
1029 LASSERTF(OBD_CONNECT_IBITS == 0x1000ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()1030 OBD_CONNECT_IBITS); in lustre_assert_wire_constants()
1203 #define OBD_CONNECT_IBITS 0x1000ULL /*support for inodebits locks*/ macro1276 OBD_CONNECT_IBITS | \1317 #define CLIENT_CONNECT_MDT_REQD (OBD_CONNECT_IBITS | OBD_CONNECT_FID | \
629 !(exp_connect_flags(exp) & OBD_CONNECT_IBITS))) in ldlm_cli_enqueue_fini()
192 data->ocd_connect_flags = OBD_CONNECT_IBITS | OBD_CONNECT_NODEVOH | in client_common_fill_super()