Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/erofs/
H A Dxattr.c589 static const struct xattr_iter_handlers list_xattr_handlers = { variable
607 ret = xattr_foreach(&it->it, &list_xattr_handlers, &remaining); in inline_listxattr()
641 ret = xattr_foreach(&it->it, &list_xattr_handlers, NULL); in shared_listxattr()

Completed in 2 milliseconds