Searched refs:security_inode_getxattr (Results 1 – 3 of 3) sorted by relevance
21 the latter calls LSM hook ``security_inode_getxattr``.
438 error = security_inode_getxattr(dentry, name); in vfs_getxattr()
2543 int security_inode_getxattr(struct dentry *dentry, const char *name) in security_inode_getxattr() function