Lines Matching refs:posix_fallocate
109 dprint(FD_FILE, "posix_fallocate file %s size %llu\n",113 r = posix_fallocate(f->fd, 0, f->real_file_size);115 log_err("fio: posix_fallocate fails: %s\n",