]> wimlib.net Git - wimlib/blobdiff - include/wimlib/ntfs_3g.h
Variable chunk size support (currently XPRESS only)
[wimlib] / include / wimlib / ntfs_3g.h
index 425d9dfdf567b35f4ffdfd86a6e1f31418fcabe8..fd93fa7b8ae7d2e595b0c5e9533910060668df81 100644 (file)
@@ -14,6 +14,7 @@ extern int
 read_ntfs_file_prefix(const struct wim_lookup_table_entry *lte,
                      u64 size,
                      consume_data_callback_t cb,
+                     u32 in_chunk_size,
                      void *ctx_or_buf,
                      int _ignored_flags);