Home
last modified time | relevance | path

Searched defs:MS_POSIXACL (Results 1 – 3 of 3) sorted by relevance

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