Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dxattr.h17 extern const struct xattr_handler erofs_xattr_user_handler;
27 [EROFS_XATTR_INDEX_USER] = &erofs_xattr_user_handler, in erofs_xattr_prefix()
H A Dxattr.c149 const struct xattr_handler erofs_xattr_user_handler = { variable
172 &erofs_xattr_user_handler,