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

/linux-master/fs/
H A Dinit.c188 error = security_path_link(old_path.dentry, &new_path, new_dentry);
H A Dnamei.c4673 error = security_path_link(old_path.dentry, &new_path, new_dentry);
/linux-master/include/linux/
H A Dsecurity.h1922 int security_path_link(struct dentry *old_dentry, const struct path *new_dir,
1968 static inline int security_path_link(struct dentry *old_dentry, function
/linux-master/security/
H A Dsecurity.c1880 * security_path_link - Check if creating a hard link is allowed
1889 int security_path_link(struct dentry *old_dentry, const struct path *new_dir, function

Completed in 144 milliseconds