Home
last modified time | relevance | path

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

/fs/ntfs3/
Dntfs_fs.h352 struct ntfs_inode { struct
353 struct mft_inode mi; // base record
360 u64 i_valid;
361 struct timespec64 i_crtime;
363 struct mutex ni_lock;
366 enum FILE_ATTRIBUTE std_fa;
367 __le32 std_security_id;
374 struct rb_root mi_tree;
379 u8 mi_loaded;
381 union {
[all …]