Searched refs:erofs_xattr_prefix (Results 1 – 1 of 1) sorted by relevance
28 static const char *erofs_xattr_prefix(unsigned int idx, struct dentry *dentry);167 prefix = erofs_xattr_prefix(base_index, it->dentry); in erofs_listxattr_foreach()458 static const char *erofs_xattr_prefix(unsigned int idx, struct dentry *dentry) in erofs_xattr_prefix() function