Searched refs:security_inode_getxattr (Results 1 – 4 of 4) sorted by relevance
21 the latter calls LSM hook ``security_inode_getxattr``.
399 int security_inode_getxattr(struct dentry *dentry, const char *name);972 static inline int security_inode_getxattr(struct dentry *dentry, in security_inode_getxattr() function
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