Searched refs:MS_POSIXACL (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | fs.h | 124 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */ macro |
/Linux-v4.19/security/apparmor/ | ||
D | mount.c | 60 if (flags & MS_POSIXACL) in audit_mnt_flags() |