Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/erofs/
H A Dxattr.h44 extern const struct xattr_handler erofs_xattr_security_handler;
59 [EROFS_XATTR_INDEX_SECURITY] = &erofs_xattr_security_handler, in erofs_xattr_handler()
H A Dxattr.c510 const struct xattr_handler __maybe_unused erofs_xattr_security_handler = { variable
525 &erofs_xattr_security_handler,