Home
last modified time | relevance | path

Searched refs:security_inode_follow_link (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dsecurity.h345 int security_inode_follow_link(struct dentry *dentry, struct inode *inode,
815 static inline int security_inode_follow_link(struct dentry *dentry, in security_inode_follow_link() function
/kernel/linux/linux-6.6/include/linux/
H A Dsecurity.h354 int security_inode_follow_link(struct dentry *dentry, struct inode *inode,
848 static inline int security_inode_follow_link(struct dentry *dentry, in security_inode_follow_link() function
/kernel/linux/linux-5.10/security/
H A Dsecurity.c1263 int security_inode_follow_link(struct dentry *dentry, struct inode *inode, in security_inode_follow_link() function
/kernel/linux/linux-6.6/security/
H A Dsecurity.c2075 * security_inode_follow_link() - Check if following a symbolic link is allowed
2085 int security_inode_follow_link(struct dentry *dentry, struct inode *inode, in security_inode_follow_link() function
/kernel/linux/linux-5.10/fs/
H A Dnamei.c1658 error = security_inode_follow_link(link->dentry, inode, in pick_link()
/kernel/linux/linux-6.6/fs/
H A Dnamei.c1791 error = security_inode_follow_link(link->dentry, inode, in pick_link()

Completed in 30 milliseconds