list_xattr_handlers  583 fs/erofs/xattr.c static const struct xattr_iter_handlers list_xattr_handlers = {
list_xattr_handlers  601 fs/erofs/xattr.c 		ret = xattr_foreach(&it->it, &list_xattr_handlers, &remaining);
list_xattr_handlers  635 fs/erofs/xattr.c 		ret = xattr_foreach(&it->it, &list_xattr_handlers, NULL);