Searched refs:GENERIC_ALL (Results 1 – 4 of 4) sorted by relevance
572 if (flags & GENERIC_ALL) in access_flags_to_mode()591 if (flags & GENERIC_ALL) { in access_flags_to_mode()814 pntace->access_req = cpu_to_le32(GENERIC_ALL); in setup_authusers_ACE()860 pntace->access_req = cpu_to_le32(GENERIC_ALL); in setup_special_user_owner_ACE()
248 #define GENERIC_ALL 0x10000000 macro
1589 oparms.desired_access = GENERIC_ALL; in smb2_ioctl_query_info()
1521 GENERIC_ALL = cpu_to_le32(0x10000000), enumerator