X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=file.h;h=ae0e6fc8996d02f8ca2e5a76629a3dd3cf94b00d;hb=f07528f0629efa0c55bbdb1bdcc9dfdacc32fb47;hp=446a1fbeb967cf614547b40272c1cec1d4e19058;hpb=bfbdd35b3e8f7de1bf1f48e7087c04a6b37e9c61;p=fio.git diff --git a/file.h b/file.h index 446a1fbe..ae0e6fc8 100644 --- a/file.h +++ b/file.h @@ -67,6 +67,7 @@ enum fio_fallocate_mode { FIO_FALLOCATE_POSIX = 2, FIO_FALLOCATE_KEEP_SIZE = 3, FIO_FALLOCATE_NATIVE = 4, + FIO_FALLOCATE_TRUNCATE = 5, }; /* @@ -89,7 +90,6 @@ struct fio_file { */ unsigned int major, minor; int fileno; - unsigned long long bs; char *file_name; /*