Home
last modified time | relevance | path

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

/Linux-v6.6/fs/erofs/
Dxattr.h19 extern const struct xattr_handler erofs_xattr_security_handler;
34 [EROFS_XATTR_INDEX_SECURITY] = &erofs_xattr_security_handler, in erofs_xattr_prefix()
Dxattr.c164 const struct xattr_handler __maybe_unused erofs_xattr_security_handler = { variable
175 &erofs_xattr_security_handler,