osFallocate      27578 third_party/sqlite/amalgamation/sqlite3.c         err = osFallocate(pFile->h, buf.st_size, nSize-buf.st_size);
osFallocate      3437 third_party/sqlite/src/src/os_unix.c         err = osFallocate(pFile->h, buf.st_size, nSize-buf.st_size);