Searched refs:last_handle (Results 1 – 1 of 1) sorted by relevance
493 unsigned long first_handle = 0, last_handle = 0; in zbud_reclaim_page() local512 last_handle = 0; in zbud_reclaim_page()516 last_handle = encode_handle(zhdr, LAST); in zbud_reclaim_page()525 if (last_handle) { in zbud_reclaim_page()526 ret = pool->ops->evict(pool, last_handle); in zbud_reclaim_page()