Searched refs:OBD_CONNECT_CKSUM (Results 1 – 4 of 4) sorted by relevance
1219 #define OBD_CONNECT_CKSUM 0x20000000ULL /*support several cksum algos*/ macro1294 LRU_RESIZE_CONNECT_FLAG | OBD_CONNECT_CKSUM | \
1092 if (ocd->ocd_connect_flags & OBD_CONNECT_CKSUM) { in ptlrpc_connect_interpret()
1063 LASSERTF(OBD_CONNECT_CKSUM == 0x20000000ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()1064 OBD_CONNECT_CKSUM); in lustre_assert_wire_constants()
420 data->ocd_connect_flags |= OBD_CONNECT_CKSUM; in client_common_fill_super()