Searched refs:SYSTEM_SECURITY (Results 1 – 2 of 2) sorted by relevance
1607 oparms.desired_access |= SYSTEM_SECURITY; in get_cifs_acl_by_path()1664 access_flags |= SYSTEM_SECURITY; in set_cifs_acl()
1790 #define SYSTEM_SECURITY 0x01000000 /* The system access control list */ macro