Home
last modified time | relevance | path

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

/freebsd/usr.sbin/makefs/
H A Dcd9660.c466 int64_t totalSpace; in cd9660_makefs() local
565 totalSpace = cd9660_compute_offsets(diskStructure, real_root, startoffset); in cd9660_makefs()
568 CD9660_BLOCKS(diskStructure->sectorSize, totalSpace); in cd9660_makefs()