Searched refs:SWAP_META_PAGES (Results 1 – 1 of 1) sorted by relevance
133 #define SWAP_META_PAGES PCTRIE_COUNT macro143 daddr_t d[SWAP_META_PAGES];537 0 : pindex % SWAP_META_PAGES); in swblk_start()546 rounddown(pindex, SWAP_META_PAGES))); in swblk_lookup()565 rounddown(pindex, SWAP_META_PAGES))); in swblk_iter_lookup_ge()591 rounddown(pindex, SWAP_META_PAGES))); in swblk_iter_reinit()607 return (SWAP_PCTRIE_ITER_JUMP_GE(blks, SWAP_META_PAGES)); in swblk_iter_next()614 rounddown(pindex, SWAP_META_PAGES))); in swblk_iter_lookup()759 swap_maxpages = n * SWAP_META_PAGES; in swap_pager_swap_init()1337 range.start = sb->d[m->pindex % SWAP_META_PAGES]; in swap_pager_unswapped()[all …]