Home
last modified time | relevance | path

Searched refs:GENERIC_ALL (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/fs/smb/client/
Dcifsacl.c576 if (flags & GENERIC_ALL && in access_flags_to_mode()
602 if ((flags & GENERIC_ALL) && in access_flags_to_mode()
871 pntace->access_req = cpu_to_le32(GENERIC_ALL); in setup_authusers_ACE()
917 pntace->access_req = cpu_to_le32(GENERIC_ALL); in setup_special_user_owner_ACE()
Dcifspdu.h220 #define GENERIC_ALL 0x10000000 macro
Dsmb2ops.c1537 oparms.desired_access = GENERIC_ALL; in smb2_ioctl_query_info()
/Linux-v6.6/fs/smb/server/
Dsmb_common.h111 #define GENERIC_ALL 0x10000000 macro
Dsmbacl.c139 if (flags & GENERIC_ALL) { in access_flags_to_mode()
/Linux-v6.6/fs/ntfs/
Dlayout.h1521 GENERIC_ALL = cpu_to_le32(0x10000000), enumerator