Searched refs:S_NOSEC (Results 1 – 1 of 1) sorted by relevance
2009 #define S_NOSEC 4096 /* no suid or xattr security attributes */ macro2055 #define IS_NOSEC(inode) ((inode)->i_flags & S_NOSEC)3559 inode->i_flags |= S_NOSEC; in inode_has_no_xattr()