Searched refs:BLOCKS_PER_PAGE (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/s390/block/ | ||
| H A D | dasd_fba.c | 338 blocks_per_page = BLOCKS_PER_PAGE(blksize); in dasd_fba_build_cp_discard() |
| H A D | dasd_int.h | 127 #define BLOCKS_PER_PAGE(blksize) (PAGE_SIZE / blksize) macro |