Searched refs:should_remove_suid (Results 1 – 4 of 4) sorted by relevance
1947 int should_remove_suid(struct dentry *dentry) in should_remove_suid() function1968 EXPORT_SYMBOL(should_remove_suid);1990 killsuid = should_remove_suid(dentry); in file_remove_suid()
54 ret = should_remove_suid(dentry); in do_truncate()
1902 if (file && should_remove_suid(file->f_path.dentry)) { in __ocfs2_change_file_space()2135 if (should_remove_suid(dentry)) { in ocfs2_prepare_inode_for_write()
2339 extern int should_remove_suid(struct dentry *);