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

  /src/external/bsd/pdisk/dist/
hfs_misc.c 75 uint32_t drClpSiz; // default clump size
  /src/external/gpl2/mkhybrid/dist/libhfs_iso/
internal.h 149 ULongInt drClpSiz; /* default clump size */
low.c 229 d_fetchl(&ptr, (long *) &mdb->drClpSiz);
391 d_storel(&ptr, mdb->drClpSiz);
file.c 163 clumpsz = vol->mdb.drClpSiz;
hfs.c 571 vol.mdb.drClpSiz = vol.mdb.drAlBlkSiz * 4;
663 hce->hfs_ce = ALLOC(unsigned char, (hce->hfs_ce_size + vol.mdb.drClpSiz
684 hce->hfs_dt_size = vol.mdb.drClpSiz/HFS_BLOCKSZ;

Completed in 63 milliseconds