Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dfs.h124 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */ macro
/Linux-v4.19/security/apparmor/
Dmount.c60 if (flags & MS_POSIXACL) in audit_mnt_flags()