should_remove_suid 1558 fs/ocfs2/file.c if (file && should_remove_suid(file->f_path.dentry)) { should_remove_suid 1699 fs/ocfs2/file.c if (should_remove_suid(dentry)) { should_remove_suid 218 fs/open.c newattrs.ia_valid |= should_remove_suid(dentry); should_remove_suid 1914 include/linux/fs.h extern int should_remove_suid(struct dentry *); should_remove_suid 1774 mm/filemap.c int killsuid = should_remove_suid(dentry);