Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/erofs/
H A Dxattr.h41 extern const struct xattr_handler erofs_xattr_user_handler;
50 [EROFS_XATTR_INDEX_USER] = &erofs_xattr_user_handler, in erofs_xattr_handler()
H A Dxattr.c494 const struct xattr_handler erofs_xattr_user_handler = { variable
517 &erofs_xattr_user_handler,
/kernel/linux/linux-6.6/fs/erofs/
H A Dxattr.h17 extern const struct xattr_handler erofs_xattr_user_handler;
27 [EROFS_XATTR_INDEX_USER] = &erofs_xattr_user_handler, in erofs_xattr_prefix()
H A Dxattr.c149 const struct xattr_handler erofs_xattr_user_handler = { variable
172 &erofs_xattr_user_handler,

Completed in 5 milliseconds