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

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs.h190 int16_t vcbAlBlSt; /* HFS only */ member in struct:hfsmount
H A Dhfs_vfsutils.c128 vcb->vcbAlBlSt = SWAP_BE16 (mdb->drAlBlSt);
372 vcb->vcbAlBlSt = 0; /* hfs+ allocation blocks start at first block of volume */
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/hfscommon/Misc/
H A DFileExtentMapping.c526 temp += vcb->vcbAlBlSt;

Completed in 80 milliseconds