Home
last modified time | relevance | path

Searched refs:security_path_symlink (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/fs/
Dinit.c210 error = security_path_symlink(&path, dentry, oldname); in init_symlink()
Dnamei.c4425 error = security_path_symlink(&path, dentry, from->name); in do_symlinkat()
/Linux-v6.1/include/linux/
Dsecurity.h1793 int security_path_symlink(const struct path *dir, struct dentry *dentry,
1831 static inline int security_path_symlink(const struct path *dir, struct dentry *dentry, in security_path_symlink() function
/Linux-v6.1/security/
Dsecurity.c1179 int security_path_symlink(const struct path *dir, struct dentry *dentry, in security_path_symlink() function