Searched refs:OBD_CONNECT_ACL (Results 1 – 3 of 3) sorted by relevance
1198 #define OBD_CONNECT_ACL 0x80ULL /*access control lists */ macro1275 OBD_CONNECT_ACL | OBD_CONNECT_XATTR | \
214 data->ocd_connect_flags |= OBD_CONNECT_ACL | OBD_CONNECT_UMASK; in client_common_fill_super()327 if (data->ocd_connect_flags & OBD_CONNECT_ACL) { in client_common_fill_super()
1019 LASSERTF(OBD_CONNECT_ACL == 0x80ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()1020 OBD_CONNECT_ACL); in lustre_assert_wire_constants()