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.h362 struct ntfs_inode { struct
363 struct mft_inode mi; // base record
370 u64 i_valid;
371 struct timespec64 i_crtime;
373 struct mutex ni_lock;
376 enum FILE_ATTRIBUTE std_fa;
377 __le32 std_security_id;
384 struct rb_root mi_tree;
389 u8 mi_loaded;
396 u8 ni_bad;
[all …]