find_xattr_handlers 360 fs/erofs/xattr.c static const struct xattr_iter_handlers find_xattr_handlers = { find_xattr_handlers 378 fs/erofs/xattr.c ret = xattr_foreach(&it->it, &find_xattr_handlers, &remaining); find_xattr_handlers 413 fs/erofs/xattr.c ret = xattr_foreach(&it->it, &find_xattr_handlers, NULL);