Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
Dmount.h28 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */ macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dmount.h37 #define MS_POSIXACL (1 << 16) macro
/kernel/linux/linux-5.10/tools/include/uapi/linux/
Dmount.h28 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dmount.h37 #define MS_POSIXACL (1 << 16) macro
/kernel/linux/linux-6.6/tools/include/uapi/linux/
Dmount.h30 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */ macro
/kernel/linux/linux-6.6/include/uapi/linux/
Dmount.h30 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */ macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dfs.h80 #define MS_POSIXACL (1<<16) macro