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

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/hfscommon/headers/
H A DFileMgrInternal.h291 OSErr HeadTruncateFile(ExtendedVCB *vcb, FCB *fcb, u_int32_t headblks);
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/hfscommon/Misc/
H A DFileExtentMapping.c1455 OSErr HeadTruncateFile ( function
1502 printf("HeadTruncateFile: problems deallocating %s (%d)\n",
1537 printf("HeadTruncateFile: problems finding extents %s (%d)\n",
1551 printf("HeadTruncateFile: problems deallocating %s (%d)\n",
1566 printf("HeadTruncateFile: problems deallocating %s (%d)\n",
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_readwrite.c3329 retval = HeadTruncateFile(hfsmp, (FCB*)fp, headblks);

Completed in 71 milliseconds