Searched refs:OBD_CONNECT_XATTR (Results 1 – 3 of 3) sorted by relevance
1199 #define OBD_CONNECT_XATTR 0x100ULL /*client use extended attr */ macro1275 OBD_CONNECT_ACL | OBD_CONNECT_XATTR | \
228 data->ocd_connect_flags |= OBD_CONNECT_XATTR; in client_common_fill_super()322 !(data->ocd_connect_flags & OBD_CONNECT_XATTR)) { in client_common_fill_super()
1021 LASSERTF(OBD_CONNECT_XATTR == 0x100ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()1022 OBD_CONNECT_XATTR); in lustre_assert_wire_constants()