Searched refs:BUCKET_TO_PAGE (Results 1 – 2 of 2) sorted by relevance
170 #define BUCKET_TO_PAGE(B) \ macro173 BUCKET_TO_PAGE ( (1 << SPLITNUM((B))) -1 ) + OPAGENUM((B));
529 page = BUCKET_TO_PAGE(bucket); in __get_page()593 page = BUCKET_TO_PAGE(bucket); in __put_page()