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