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