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

/macosx-10.10.1/hfs-285/CopyHFSMeta/
H A Dutil.c395 HFSPlusExtentDescriptor *theExtents = NULL; local
398 theExtents = ap->forkData.theFork.extents;
401 theExtents = ap->overflowExtents.extents;
406 if (theExtents != NULL) {
407 HFSPlusExtentDescriptor *extPtr = theExtents;

Completed in 45 milliseconds