Searched refs:IS_NOSEC (Results 1 – 2 of 2) sorted by relevance
1684 if (IS_NOSEC(inode)) in file_remove_suid()
1767 #define IS_NOSEC(inode) ((inode)->i_flags & S_NOSEC) macro