Searched refs:BLOCKS_ISO (Results 1 – 1 of 1) sorted by relevance
239 #define BLOCKS_ISO (ISO_SECTOR_SIZE/LINUX_BLOCK_SIZE) /* 4 */ macro873 cd_sec_no = (CURRENT->sector + i) / BLOCKS_ISO; /* 4 times 512 bytes */ in do_cm206_request()874 quarter = (CURRENT->sector + i) % BLOCKS_ISO; in do_cm206_request()