]> wimlib.net Git - wimlib/blobdiff - include/wimlib/ntfs_3g.h
Add support for a data recovery mode
[wimlib] / include / wimlib / ntfs_3g.h
index 7909e43e73f0e0fe0111e9841a4be09152c2040a..e2ed6d6bbcef1ab231cc706c33526171a1bdfa6f 100644 (file)
@@ -11,7 +11,8 @@ struct ntfs_location;
 
 extern int
 read_ntfs_attribute_prefix(const struct blob_descriptor *blob, u64 size,
-                          const struct consume_chunk_callback *cb);
+                          const struct consume_chunk_callback *cb,
+                          bool recover_data);
 
 extern struct ntfs_location *
 clone_ntfs_location(const struct ntfs_location *loc);