Searched refs:BLOCKS_PER_PAGE (Results 1 – 3 of 3) sorted by relevance
343 blocks_per_page = BLOCKS_PER_PAGE(blksize); in dasd_fba_build_cp_discard()
156 #define BLOCKS_PER_PAGE(blksize) (PAGE_SIZE / blksize) macro
87 #define BLOCKS_PER_PAGE (PAGE_SIZE/512) macro