Home
last modified time | relevance | path

Searched refs:GENERIC_EXECUTE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/smb/server/
H A Dsmb_common.h112 #define GENERIC_EXECUTE 0x20000000 macro
H A Dsmbacl.c152 if ((flags & GENERIC_EXECUTE) || (flags & FILE_EXEC_RIGHTS)) in access_flags_to_mode()
/openbmc/linux/fs/smb/client/
H A Dcifsacl.c590 if (((flags & GENERIC_EXECUTE) || in access_flags_to_mode()
619 if (((flags & GENERIC_EXECUTE) || in access_flags_to_mode()
H A Dcifspdu.h221 #define GENERIC_EXECUTE 0x20000000 macro
/openbmc/linux/fs/ntfs/
H A Dlayout.h1524 GENERIC_EXECUTE = cpu_to_le32(0x20000000), enumerator