Searched refs:working_sector (Results 1 – 1 of 1) sorted by relevance
266 off_t working_sector; in cd9660_write_file() local309 working_sector = writenode->fileDataSector; in cd9660_write_file()310 if (fseeko(fd, working_sector * diskStructure->sectorSize, in cd9660_write_file()332 working_sector++; in cd9660_write_file()335 if (fseeko(fd, working_sector * in cd9660_write_file()344 cur_sector_offset, working_sector); in cd9660_write_file()346 if (fseeko(fd, working_sector * in cd9660_write_file()417 static int working_sector = -1;