Searched refs:security_path_symlink (Results 1 – 3 of 3) sorted by relevance
1440 int security_path_symlink(struct path *dir, struct dentry *dentry,1478 static inline int security_path_symlink(struct path *dir, struct dentry *dentry, in security_path_symlink() function
445 int security_path_symlink(struct path *dir, struct dentry *dentry, in security_path_symlink() function
3955 error = security_path_symlink(&path, dentry, from->name); in SYSCALL_DEFINE3()