Searched refs:OBD_CONNECT_IBITS (Results 1 – 5 of 5) sorted by relevance
1025 if ((imp->imp_connect_flags_orig & OBD_CONNECT_IBITS) && in ptlrpc_connect_interpret()1026 !(ocd->ocd_connect_flags & OBD_CONNECT_IBITS)) { in ptlrpc_connect_interpret()
1027 LASSERTF(OBD_CONNECT_IBITS == 0x1000ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()1028 OBD_CONNECT_IBITS); in lustre_assert_wire_constants()
1210 #define OBD_CONNECT_IBITS 0x1000ULL /*support for inodebits locks*/ macro1282 OBD_CONNECT_IBITS | \1323 #define CLIENT_CONNECT_MDT_REQD (OBD_CONNECT_IBITS | OBD_CONNECT_FID | \
456 !(exp_connect_flags(exp) & OBD_CONNECT_IBITS))) in ldlm_cli_enqueue_fini()
181 data->ocd_connect_flags = OBD_CONNECT_IBITS | OBD_CONNECT_NODEVOH | in client_common_fill_super()