Searched refs:CB_BLOCK_TO_PAGE (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.10/BootCache-109/
H A Dkext.c438 #define CB_BLOCK_TO_PAGE(cm, block) ((block) / CB_PAGEBLOCKS(cm)) macro
1032 page = CB_BLOCK_TO_PAGE(cm, base + i);
1084 *nextpage = CB_BLOCK_TO_PAGE(cm, nextblk);

Completed in 146 milliseconds