Searched refs:MS_POSIXACL (Results 1 – 3 of 3) sorted by relevance
61 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */ macro104 { MS_POSIXACL, "MS_POSIXACL" },
372 MS_MOVE, MS_REC, MS_VERBOSE, MS_POSIXACL, MS_ACTIVE, MS_NOUSER):
117 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */ macro174 #define IS_POSIXACL(inode) __IS_FLG(inode, MS_POSIXACL)