summaryrefslogtreecommitdiff
path: root/io_ddir.h
diff options
context:
space:
mode:
Diffstat (limited to 'io_ddir.h')
-rw-r--r--io_ddir.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/io_ddir.h b/io_ddir.h
index 87cded46..f83fc9b2 100644
--- a/io_ddir.h
+++ b/io_ddir.h
@@ -8,6 +8,7 @@ enum fio_ddir {
DDIR_DATASYNC,
DDIR_SYNC_FILE_RANGE,
DDIR_WAIT,
+ DDIR_TRIM,
DDIR_INVAL = -1,
};