Searched refs:OBD_CONNECT_CANCELSET (Results 1 – 6 of 6) sorted by relevance
246 return !!(exp_connect_flags(exp) & OBD_CONNECT_CANCELSET); in exp_connect_cancelset()
469 return !!(ns->ns_connect_flags & OBD_CONNECT_CANCELSET); in ns_connect_cancelset()
344 ns->ns_connect_flags &= ~OBD_CONNECT_CANCELSET; in early_lock_cancel_store()345 else if (ns->ns_orig_connect_flags & OBD_CONNECT_CANCELSET) in early_lock_cancel_store()346 ns->ns_connect_flags |= OBD_CONNECT_CANCELSET; in early_lock_cancel_store()
1224 #define OBD_CONNECT_CANCELSET 0x400000ULL /*Early batched cancels. */ macro1284 OBD_CONNECT_CANCELSET | OBD_CONNECT_AT | \1304 OBD_CONNECT_CANCELSET | OBD_CONNECT_AT | \
184 OBD_CONNECT_CANCELSET | OBD_CONNECT_FID | in client_common_fill_super()368 OBD_CONNECT_CANCELSET | OBD_CONNECT_FID | in client_common_fill_super()
1047 LASSERTF(OBD_CONNECT_CANCELSET == 0x400000ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()1048 OBD_CONNECT_CANCELSET); in lustre_assert_wire_constants()