summaryrefslogtreecommitdiff
path: root/include/tpax
diff options
context:
space:
mode:
Diffstat (limited to 'include/tpax')
-rw-r--r--include/tpax/tpax.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/tpax/tpax.h b/include/tpax/tpax.h
index 7c8404b..0be10f9 100644
--- a/include/tpax/tpax.h
+++ b/include/tpax/tpax.h
@@ -101,6 +101,7 @@ struct tpax_common_ctx {
uint64_t drvflags;
uint64_t actflags;
uint64_t fmtflags;
+ uint32_t blksize;
};
struct tpax_driver_ctx {