BLOCK_TO_SECTOR
block_cache_put(blockCache, BLOCK_TO_SECTOR(fatVolume, buf->b_blkno));
off_t cachedBlock = BLOCK_TO_SECTOR(fatVolume, buf->b_blkno);
off_t cachedBlock = BLOCK_TO_SECTOR(fatVolume, bp->b_blkno);
off_t cachedBlock = BLOCK_TO_SECTOR(fatVolume, bp->b_blkno);
off_t cachedBlock = BLOCK_TO_SECTOR(fatVolume, dblkno);
off_t cachedBlock = BLOCK_TO_SECTOR(fatVolume, dblkno);
off_t cachedBlock = BLOCK_TO_SECTOR(fatVolume, bp->b_blkno);
rootDirSector = BLOCK_TO_SECTOR(fatVolume, rootDirSector);
off_t cachedBlock = BLOCK_TO_SECTOR(fatVolume, fatVolume->pm_rootdirblk);
off_t cachedBlock = BLOCK_TO_SECTOR(fatVolume, cntobn(fatVolume, cluster));
off_t cachedBlock = BLOCK_TO_SECTOR(fatVolume, cntobn(fatVolume, cluster));
off_t cachedBlock = BLOCK_TO_SECTOR(volume, volume->pm_fsinfo);
off_t cachedBlock = BLOCK_TO_SECTOR(volume, volume->pm_fsinfo);