Home
last modified time | relevance | path

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

/fs/
Dinode.c1774 int should_remove_suid(struct dentry *dentry) in should_remove_suid() function
1795 EXPORT_SYMBOL(should_remove_suid);
1811 mask = should_remove_suid(dentry); in dentry_needs_remove_privs()
/fs/ocfs2/
Dfile.c1929 if (file && should_remove_suid(file->f_path.dentry)) { in __ocfs2_change_file_space()
2213 if (should_remove_suid(dentry)) { in ocfs2_prepare_inode_for_write()