Home
last modified time | relevance | path

Searched refs:erofs_xattr_trusted_handler (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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.c501 const struct xattr_handler erofs_xattr_trusted_handler = { variable
522 &erofs_xattr_trusted_handler,
/kernel/linux/linux-6.6/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,

Completed in 3 milliseconds