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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DFileExtentMapping.c86 TruncateExtents
174 static OSErr TruncateExtents(
618 // Routine: TruncateExtents
631 static OSErr TruncateExtents( function
700 err = TruncateExtents(vcb, forkType, fileID, numReleasedAllocationBlocks, recordDeleted);
1514 err = TruncateExtents(vcb, forkType, fileid, nextBlock, &recordDeleted);

Completed in 16 milliseconds