Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dxattr.h18 extern const struct xattr_handler erofs_xattr_trusted_handler;
32 [EROFS_XATTR_INDEX_TRUSTED] = &erofs_xattr_trusted_handler, in erofs_xattr_prefix()
H A Dxattr.c156 const struct xattr_handler erofs_xattr_trusted_handler = { variable
173 &erofs_xattr_trusted_handler,