Searched refs:security_inode_getxattr (Results 1 – 3 of 3) sorted by relevance
355 int security_inode_getxattr(struct dentry *dentry, const char *name);854 static inline int security_inode_getxattr(struct dentry *dentry, in security_inode_getxattr() function
377 error = security_inode_getxattr(dentry, name); in __vfs_getxattr()
1303 int security_inode_getxattr(struct dentry *dentry, const char *name) in security_inode_getxattr() function