Home
last modified time | relevance | path

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

/Linux-v6.1/fs/
Dinit.c189 error = security_path_link(old_path.dentry, &new_path, new_dentry); in init_link()
Dnamei.c4597 error = security_path_link(old_path.dentry, &new_path, new_dentry); in do_linkat()
/Linux-v6.1/include/linux/
Dsecurity.h1795 int security_path_link(struct dentry *old_dentry, const struct path *new_dir,
1837 static inline int security_path_link(struct dentry *old_dentry, in security_path_link() function
/Linux-v6.1/security/
Dsecurity.c1187 int security_path_link(struct dentry *old_dentry, const struct path *new_dir, in security_path_link() function