Cleanup
parent
8981594cf0
commit
1947aacb89
|
@ -129,10 +129,6 @@ struct _ntfs_inode {
|
|||
inode of the base mft record. */
|
||||
};
|
||||
|
||||
/* Temp: for directory handling */
|
||||
void *private_data; /* ntfs_dt containing this inode */
|
||||
int ref_count;
|
||||
|
||||
/* Below fields are valid only for base inode. */
|
||||
s64 data_size; /* Data size stored in the filename index. */
|
||||
s64 allocated_size; /* Allocated size stored in the filename
|
||||
|
|
Loading…
Reference in New Issue