Searched refs:security_inode_getxattr (Results 1 – 3 of 3) sorted by relevance
344 int security_inode_getxattr(struct dentry *dentry, const char *name);824 static inline int security_inode_getxattr(struct dentry *dentry, in security_inode_getxattr() function
325 error = security_inode_getxattr(dentry, name); in vfs_getxattr()
1258 int security_inode_getxattr(struct dentry *dentry, const char *name) in security_inode_getxattr() function