X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=file.h;h=ae0e6fc8996d02f8ca2e5a76629a3dd3cf94b00d;hb=2c870598ec063b3574d0e992d521cae615aa1c73;hp=446a1fbeb967cf614547b40272c1cec1d4e19058;hpb=9916f60af6e7b1ca05a1568d22d4010d08130fd6;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; /*