Home
last modified time | relevance | path

Searched refs:should_remove_suid (Results 1 – 3 of 3) sorted by relevance

/fs/
Dinode.c1614 int should_remove_suid(struct dentry *dentry) in should_remove_suid() function
1635 EXPORT_SYMBOL(should_remove_suid);
1657 killsuid = should_remove_suid(dentry); in file_remove_suid()
Dopen.c55 ret = should_remove_suid(dentry); in do_truncate2()
/fs/ocfs2/
Dfile.c1883 if (file && should_remove_suid(file->f_path.dentry)) { in __ocfs2_change_file_space()
2122 if (should_remove_suid(dentry)) { in ocfs2_prepare_inode_for_write()