ts_fallocate 108 third_party/sqlite/src/src/test_syscall.c static int ts_fallocate(int fd, off_t off, off_t len); ts_fallocate 133 third_party/sqlite/src/src/test_syscall.c /* 15 */ { "fallocate", (sqlite3_syscall_ptr)ts_fallocate, 0, 0, 0 },