Searched refs:should_remove_suid (Results 1 – 3 of 3) sorted by relevance
1678 int should_remove_suid(struct dentry *dentry) in should_remove_suid() function1699 EXPORT_SYMBOL(should_remove_suid);1715 mask = should_remove_suid(dentry); in dentry_needs_remove_privs()
2001 if (file && should_remove_suid(file->f_path.dentry)) { in __ocfs2_change_file_space()2242 if (should_remove_suid(dentry)) { in ocfs2_prepare_inode_for_write()
1801 kill = should_remove_suid(entry); in fuse_setattr()