Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/erofs/
H A Dxattr.h42 extern const struct xattr_handler erofs_xattr_trusted_handler;
57 [EROFS_XATTR_INDEX_TRUSTED] = &erofs_xattr_trusted_handler, in erofs_xattr_handler()
H A Dxattr.c502 const struct xattr_handler erofs_xattr_trusted_handler = { variable
523 &erofs_xattr_trusted_handler,