Home
last modified time | relevance | path

Searched refs:vfs_getxattr_alloc (Results 1 – 1 of 1) sorted by relevance

/fs/
Dxattr.c181 vfs_getxattr_alloc(struct dentry *dentry, const char *name, char **xattr_value, in vfs_getxattr_alloc() function
218 rc = vfs_getxattr_alloc(dentry, xattr_name, &xattr_value, 0, flags); in vfs_xattr_cmp()