Searched refs:OBD_CONNECT_MAXBYTES (Results 1 – 6 of 6) sorted by relevance
179 (imp->imp_connect_data.ocd_connect_flags & OBD_CONNECT_MAXBYTES) && in lov_tgt_maxbytes()
1235 #define OBD_CONNECT_MAXBYTES 0x8000000000ULL /* max stripe size */ macro1304 OBD_CONNECT_64BITHASH | OBD_CONNECT_MAXBYTES | \
1672 if (ocd->ocd_connect_flags & OBD_CONNECT_MAXBYTES) in lustre_swab_connect()
1083 LASSERTF(OBD_CONNECT_MAXBYTES == 0x8000000000ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()1084 OBD_CONNECT_MAXBYTES); in lustre_assert_wire_constants()
400 OBD_CONNECT_MAXBYTES | in client_common_fill_super()
185 (imp->imp_connect_data.ocd_connect_flags & OBD_CONNECT_MAXBYTES)) in osc_unpackmd()