find diverse objects

(Logical change 1.497)
edge.strict_endians
flatcap.org!ntfs 2004-08-14 15:27:00 +00:00
parent fd4d5985b3
commit 78e3bdfd76
1 changed files with 11 additions and 0 deletions

View File

@ -91,6 +91,17 @@ struct ntfs_dir {
int index_size;
};
/**
* struct ntfs_find
*/
struct ntfs_find {
ntfs_inode *inode;
struct ntfs_dir *dir;
struct ntfs_dt *dt;
int dt_index;
MFT_REF mref;
};
#define RED ""
#define GREEN ""