Searched refs:S_NOSEC (Results 1 – 1 of 1) sorted by relevance
2283 #define S_NOSEC (1 << 12) /* no suid or xattr security attributes */ macro2329 #define IS_NOSEC(inode) ((inode)->i_flags & S_NOSEC)3701 inode->i_flags |= S_NOSEC; in inode_has_no_xattr()