Searched refs:ROOT_GROUP_UNMARK (Results 1 – 3 of 3) sorted by relevance
92 #define ROOT_GROUP_UNMARK FILE_READ_EA /* ACL granted to root as group */ macro
1933 grants &= ~ROOT_GROUP_UNMARK; in build_group_denials_grant()1997 grants &= ~ROOT_GROUP_UNMARK; in build_group_denials_grant()3504 && !(~pace->mask & (ROOT_OWNER_UNMARK | ROOT_GROUP_UNMARK))) { in build_ownadmin_permissions()3754 if ((~pace->mask & (ROOT_OWNER_UNMARK | ROOT_GROUP_UNMARK)) in ntfs_build_permissions_posix()
391 #define ROOT_GROUP_UNMARK FILE_READ_EA /* ACL granted to root as group */ macro