]> wimlib.net Git - wimlib/blobdiff - include/wimlib/ntfs_3g.h
NTFS-3g capture: open inodes by inode number
[wimlib] / include / wimlib / ntfs_3g.h
index 6648e5a1cecb081e66b136df30e73e6f0351b8af..7eda7c120c81ea52883efc18ca0ca30d894a6721 100644 (file)
@@ -11,7 +11,7 @@ struct _ntfs_volume;
 struct _ntfs_volume;
 struct ntfs_location {
        struct _ntfs_volume *ntfs_vol;
 struct _ntfs_volume;
 struct ntfs_location {
        struct _ntfs_volume *ntfs_vol;
-       char *path;
+       u64 mft_no;
        utf16lechar *attr_name;
        unsigned attr_name_nchars;
        unsigned attr_type;
        utf16lechar *attr_name;
        unsigned attr_name_nchars;
        unsigned attr_type;