Home
last modified time | relevance | path

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

/openbsd/gnu/usr.sbin/mkhybrid/src/libhfs_iso/
H A Dlow.c254 d_fetchw(&ptr, (short *) &mdb->drVCSize); in l_readmdb()
415 d_storew(&ptr, mdb->drVCSize); in l_writemdb()
H A Dinternal.h163 UInteger drVCSize; /* size (in blocks) of volume cache */ member
H A Dhfs.c626 vol.mdb.drVCSize = 0; in hfs_format()