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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsecurity.h1703 int security_inode_follow_link(struct dentry *dentry, struct nameidata *nd);
2084 static inline int security_inode_follow_link(struct dentry *dentry, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dnamei.c575 err = security_inode_follow_link(path->dentry, nd);
1839 error = security_inode_follow_link(path.dentry, &nd);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/
H A Dsecurity.c518 int security_inode_follow_link(struct dentry *dentry, struct nameidata *nd) function

Completed in 118 milliseconds