should_remove_suid 1796 fs/inode.c EXPORT_SYMBOL(should_remove_suid); should_remove_suid 1812 fs/inode.c mask = should_remove_suid(dentry); should_remove_suid 1929 fs/ocfs2/file.c if (file && should_remove_suid(file->f_path.dentry)) { should_remove_suid 2211 fs/ocfs2/file.c if (should_remove_suid(dentry)) { should_remove_suid 3071 include/linux/fs.h extern int should_remove_suid(struct dentry *);