BM_PAGE_IDX_MASK
BUG_ON(0 != (idx & ~BM_PAGE_IDX_MASK));
return page_private(page) & BM_PAGE_IDX_MASK;