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

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/hfscommon/Misc/
H A DFileExtentMapping.c86 TruncateExtents
174 static OSErr TruncateExtents(
598 // Routine: TruncateExtents
611 static OSErr TruncateExtents( function
680 err = TruncateExtents(vcb, forkType, fileID, numReleasedAllocationBlocks, recordDeleted);
1439 err = TruncateExtents(vcb, forkType, FTOC(fcb)->c_fileid, nextBlock, &recordDeleted);

Completed in 10 milliseconds