Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dinit.c187 error = security_path_link(old_path.dentry, &new_path, new_dentry); in init_link()
Dnamei.c4139 error = security_path_link(old_path.dentry, &new_path, new_dentry); in do_linkat()
/Linux-v5.10/include/linux/
Dsecurity.h1720 int security_path_link(struct dentry *old_dentry, const struct path *new_dir,
1762 static inline int security_path_link(struct dentry *old_dentry, in security_path_link() function
/Linux-v5.10/security/
Dsecurity.c1113 int security_path_link(struct dentry *old_dentry, const struct path *new_dir, in security_path_link() function