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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DFileExtentMapping.c80 SearchExtentRecord
152 static OSErr SearchExtentRecord(
1672 // Routine: SearchExtentRecord (was XRSearch)
1693 static OSErr SearchExtentRecord( function
1816 err = SearchExtentRecord( vcb, filePositionBlock, foundExtentData, 0,
1828 // in searching the extents file. Note that SearchExtentRecord left us pointing at
1856 // first SearchExtentRecord call in this function (when searching in the FCB's extents, and
1868 err = SearchExtentRecord(vcb, filePositionBlock, foundExtentData, foundExtentKey->startBlock,

Completed in 11 milliseconds