Searched refs:security_path_symlink (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | init.c | 208 error = security_path_symlink(&path, dentry, oldname); in init_symlink()
|
| H A D | namei.c | 4076 error = security_path_symlink(&path, dentry, from->name); in do_symlinkat()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | security.h | 1739 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 D | security.c | 1093 int security_path_symlink(const struct path *dir, struct dentry *dentry, in security_path_symlink() function
|