Searched refs:OBD_CONNECT_MAXBYTES (Results 1 – 6 of 6) sorted by relevance
177 (imp->imp_connect_data.ocd_connect_flags & OBD_CONNECT_MAXBYTES) && in lov_tgt_maxbytes()
1242 #define OBD_CONNECT_MAXBYTES 0x8000000000ULL /* max stripe size */ macro1310 OBD_CONNECT_64BITHASH | OBD_CONNECT_MAXBYTES | \
1518 if (ocd->ocd_connect_flags & OBD_CONNECT_MAXBYTES) in lustre_swab_connect()
1081 LASSERTF(OBD_CONNECT_MAXBYTES == 0x8000000000ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()1082 OBD_CONNECT_MAXBYTES); in lustre_assert_wire_constants()
373 OBD_CONNECT_MAXBYTES | in client_common_fill_super()
193 (imp->imp_connect_data.ocd_connect_flags & OBD_CONNECT_MAXBYTES)) in osc_unpackmd()