Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dxattr.h21 static inline const char *erofs_xattr_prefix(unsigned int idx, in erofs_xattr_prefix() function
H A Dxattr.c228 prefix = erofs_xattr_prefix(base_index, it->dentry); in erofs_listxattr_foreach()