Home
last modified time | relevance | path

Searched refs:MS_POSIXACL (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dmount.h30 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */ macro
/openbmc/linux/tools/include/uapi/linux/
H A Dmount.h30 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */ macro
/openbmc/linux/security/apparmor/
H A Dmount.c57 if (flags & MS_POSIXACL) in audit_mnt_flags()
/openbmc/u-boot/fs/ubifs/
H A Dubifs.h491 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */ macro