Searched refs:SECURITY_ACL (Results 1 – 5 of 5) sorted by relevance
129 SECURITY_ACL, /* enable Posix ACLs (when compiled in) */ enumerator
572 ctx->secure_flags |= (1 << SECURITY_ACL); in parse_mount_options()
3039 || !(ctx->secure_flags & (1 << SECURITY_ACL)) in ntfs_check_access_xattr()4482 & ((1 << SECURITY_DEFAULT) | (1 << SECURITY_ACL))) in main()4501 & ((1 << SECURITY_DEFAULT) | (1 << SECURITY_ACL)))) { in main()
3339 || !(ctx->secure_flags & (1 << SECURITY_ACL)) in ntfs_check_access_xattr()4754 & ((1 << SECURITY_DEFAULT) | (1 << SECURITY_ACL)))4773 & ((1 << SECURITY_DEFAULT) | (1 << SECURITY_ACL)))) {
1942 noacl = !(scx->vol->secure_flags & (1 << SECURITY_ACL)); in access_check_posix()2459 if (!(scx->vol->secure_flags & (1 << SECURITY_ACL)) in ntfs_get_owner_mode()2491 & (1 << SECURITY_ACL))) in ntfs_get_owner_mode()2575 if (scx->vol->secure_flags & (1 << SECURITY_ACL)) in inherit_posix()2625 & (1 << SECURITY_ACL)) in inherit_posix()