Home
last modified time | relevance | path

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

/linux-6.12.1/fs/erofs/
Dxattr.h18 extern const struct xattr_handler erofs_xattr_trusted_handler;
32 [EROFS_XATTR_INDEX_TRUSTED] = &erofs_xattr_trusted_handler, in erofs_xattr_prefix()
Dxattr.c154 const struct xattr_handler erofs_xattr_trusted_handler = { variable
171 &erofs_xattr_trusted_handler,