Searched refs:MS_POSIXACL (Results 1 – 8 of 8) sorted by relevance
63 MS_POSIXACL = 1 << 16, /* VFS does not apply the umask. */ enumerator64 #define MS_POSIXACL MS_POSIXACL macro
28 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */ macro
124 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */ macro
57 if (flags & MS_POSIXACL) in audit_mnt_flags()
492 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */ macro