Searched refs:block_iter (Results 1 – 1 of 1) sorted by relevance
1358 GuestPhysBlock *block_iter = NULL; in write_dump_bitmap() local1372 while (get_next_page(&block_iter, &pfn, NULL, s)) { in write_dump_bitmap()1485 GuestPhysBlock *block_iter = NULL; in write_dump_pages() local1529 for (buf = page; get_next_page(&block_iter, &pfn_iter, &buf, s); buf = page) { in write_dump_pages()