Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dinit.c208 error = security_path_symlink(&path, dentry, oldname); in init_symlink()
H A Dnamei.c4076 error = security_path_symlink(&path, dentry, from->name); in do_symlinkat()
/OK3568_Linux_fs/kernel/include/linux/
H A Dsecurity.h1739 int security_path_symlink(const struct path *dir, struct dentry *dentry,
1777 static inline int security_path_symlink(const struct path *dir, struct dentry *dentry, in security_path_symlink() function
/OK3568_Linux_fs/kernel/security/
H A Dsecurity.c1093 int security_path_symlink(const struct path *dir, struct dentry *dentry, in security_path_symlink() function