Searched defs:MS_POSIXACL (Results 1 – 7 of 7) 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
492 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */ macro