X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=file.h;h=ae0e6fc8996d02f8ca2e5a76629a3dd3cf94b00d;hb=cf42d79efc9baabfd09c5db2899f5ab93e6e53d7;hp=e50c0f9c3fac752455bfbe74701fd86b04b844ad;hpb=6aaf98e90b4f65b3ab28d073dc820e924832df5f;p=fio.git diff --git a/file.h b/file.h index e50c0f9c..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, }; /*