Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dxattr.h19 extern const struct xattr_handler erofs_xattr_security_handler;
34 [EROFS_XATTR_INDEX_SECURITY] = &erofs_xattr_security_handler, in erofs_xattr_prefix()
H A Dxattr.c164 const struct xattr_handler __maybe_unused erofs_xattr_security_handler = { variable
175 &erofs_xattr_security_handler,