HomeSort by: relevance | last modified time | path
    Searched refs:ctc_size (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl2/mkhybrid/dist/libhfs_iso/
hybrid.h 32 int ctc_size; /* factor to increase Catalog file size */ member in struct:__anon9492
hfs.c 608 vol.mdb.drCTClpSiz = vol.mdb.drXTClpSiz * hce->ctc_size;
  /src/external/gpl2/mkhybrid/dist/
volume.c 97 size - hence the (ctc_size + 1) below. The Desktop starts of the
101 new_vblen = vblen + ((hce->ctc_size + 1)*drXTClpSiz + 5*drAlBlkSiz)/HFS_BLOCKSZ;
write.c 1519 hce->ctc_size = CTC;
1554 hce->ctc_size *= CTC;

Completed in 72 milliseconds