Searched refs:security_path_symlink (Results 1 – 3 of 3) sorted by relevance
2054 int security_path_symlink(const struct path *dir, struct dentry *dentry,2096 static inline int security_path_symlink(const struct path *dir, struct dentry *dentry, in security_path_symlink() function
1979 int security_path_symlink(const struct path *dir, struct dentry *dentry, in security_path_symlink() function
4754 error = security_path_symlink(&path, dentry, from->name); in do_symlinkat()