FREE_BATCH
struct nullb_page *c_pages[FREE_BATCH];
(void **)c_pages, nullb->cache_flush_pos, FREE_BATCH);
struct nullb_page *ret, *t_pages[FREE_BATCH];
(void **)t_pages, pos, FREE_BATCH);
} while (nr_pages == FREE_BATCH);