Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dinit.c208 error = security_path_symlink(&path, dentry, oldname); in init_symlink()
Dnamei.c3985 error = security_path_symlink(&path, dentry, from->name); in do_symlinkat()
/Linux-v5.10/include/linux/
Dsecurity.h1718 int security_path_symlink(const struct path *dir, struct dentry *dentry,
1756 static inline int security_path_symlink(const struct path *dir, struct dentry *dentry, in security_path_symlink() function
/Linux-v5.10/security/
Dsecurity.c1105 int security_path_symlink(const struct path *dir, struct dentry *dentry, in security_path_symlink() function