Home
last modified time | relevance | path

Searched refs:pathTableSectors (Results 1 – 1 of 1) sorted by relevance

/minix3/usr.sbin/makefs/
H A Dcd9660.c490 uint64_t pathTableSectors; in cd9660_makefs() local
574 pathTableSectors = CD9660_BLOCKS(diskStructure->sectorSize, in cd9660_makefs()
587 diskStructure->primaryLittleEndianTableSector + pathTableSectors; in cd9660_makefs()
594 diskStructure->primaryBigEndianTableSector + pathTableSectors; in cd9660_makefs()
599 diskStructure->pathTableLength, pathTableSectors); in cd9660_makefs()