Home
last modified time | relevance | path

Searched defs:ntfs_inode (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ntfs3/
H A Dntfs_fs.h360 struct ntfs_inode { struct
361 struct mft_inode mi; // base record
368 u64 i_valid;
369 struct timespec64 i_crtime;
371 struct mutex ni_lock;
374 enum FILE_ATTRIBUTE std_fa;
375 __le32 std_security_id;
382 struct rb_root mi_tree;
387 u8 mi_loaded;
394 u8 ni_bad;
[all …]