keep track of $Bitmap and $MFT/$BITMAP

(Logical change 1.512)
edge.strict_endians
flatcap.org!ntfs 2004-08-20 17:27:24 +00:00
parent ff87d56b58
commit 6de75e1f2b
1 changed files with 2 additions and 0 deletions

View File

@ -170,6 +170,8 @@ struct _ntfs_volume {
bytes. */
void *private_data; /* Temp: for directory handling */
void *private_bmp1;
void *private_bmp2;
};
extern ntfs_volume *ntfs_volume_alloc(void);