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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/headers/
H A DFileMgrInternal.h303 OSErr HeadTruncateFile(ExtendedVCB *vcb, FCB *fcb, u_int32_t headblks);
/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DFileExtentMapping.c1529 OSErr HeadTruncateFile ( function
1576 printf("hfs: HeadTruncateFile: problems deallocating %s (%d)\n",
1611 printf("hfs: HeadTruncateFile: problems finding extents %s (%d)\n",
1625 printf("hfs: HeadTruncateFile: problems deallocating %s (%d)\n",
1640 printf("hfs: HeadTruncateFile: problems deallocating %s (%d)\n",
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_readwrite.c4580 retval = HeadTruncateFile(hfsmp, (FCB*)fp, headblks);

Completed in 30 milliseconds