Searched refs:rootpages (Results 1 – 1 of 1) sorted by relevance
970 int rootblocks, rootpages; in swap_on() local989 rootpages = round_page(dbtob(rootblocks)) >> PAGE_SHIFT; in swap_on()990 if (rootpages > size) in swap_on()993 if (rootpages != blist_fill(sdp->swd_blist, addr, rootpages)) { in swap_on()997 size -= rootpages; in swap_on()998 printf("Preserved %d pages of miniroot ", rootpages); in swap_on()