Searched refs:hfs_dt_size (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.sbin/mkhybrid/src/libhfs_iso/
H A Dhybrid.h22 int hfs_dt_size; /* Desktop file size in HFS blks */ member in struct:__anon7427
H A Dhfs.c684 hce->hfs_dt_size = vol.mdb.drClpSiz/HFS_BLOCKSZ;
687 hce->hfs_tot_size = hce->hfs_ce_size + hce->hfs_dt_size;
/openbsd-current/gnu/usr.sbin/mkhybrid/src/
H A Ddesktop.c64 blks = hce->hfs_dt_size;

Completed in 143 milliseconds