Searched refs:osFallocate (Results 1 – 1 of 1) sorted by relevance
468 #define osFallocate ((int(*)(int,off_t,off_t))aSyscall[15].pCurrent) macro3891 err = osFallocate(pFile->h, buf.st_size, nSize-buf.st_size); in fcntlSizeHint()