Home
last modified time | relevance | path

Searched refs:first_handle (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/mm/
Dzbud.c493 unsigned long first_handle = 0, last_handle = 0; in zbud_reclaim_page() local
511 first_handle = 0; in zbud_reclaim_page()
514 first_handle = encode_handle(zhdr, FIRST); in zbud_reclaim_page()
520 if (first_handle) { in zbud_reclaim_page()
521 ret = pool->ops->evict(pool, first_handle); in zbud_reclaim_page()