Searched refs:BUCKET_TO_PAGE (Results 1 – 2 of 2) sorted by relevance
168 #define BUCKET_TO_PAGE(B) \ macro171 BUCKET_TO_PAGE ( (1 << SPLITNUM((B))) -1 ) + OPAGENUM((B));
528 page = BUCKET_TO_PAGE(bucket); in __get_page()597 page = BUCKET_TO_PAGE(bucket); in __put_page()