Searched refs:GENERIC_ALL (Results 1 – 6 of 6) sorted by relevance
571 if (flags & GENERIC_ALL && in access_flags_to_mode()597 if ((flags & GENERIC_ALL) && in access_flags_to_mode()866 pntace->access_req = cpu_to_le32(GENERIC_ALL); in setup_authusers_ACE()912 pntace->access_req = cpu_to_le32(GENERIC_ALL); in setup_special_user_owner_ACE()
220 #define GENERIC_ALL 0x10000000 macro
1469 oparms.desired_access = GENERIC_ALL; in smb2_ioctl_query_info()
111 #define GENERIC_ALL 0x10000000 macro
139 if (flags & GENERIC_ALL) { in access_flags_to_mode()
1521 GENERIC_ALL = cpu_to_le32(0x10000000), enumerator