Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ntfs3/
Dntfs_fs.h351 struct ntfs_inode { struct
352 struct mft_inode mi; // base record
359 u64 i_valid;
360 struct timespec64 i_crtime;
362 struct mutex ni_lock;
365 enum FILE_ATTRIBUTE std_fa;
366 __le32 std_security_id;
373 struct rb_root mi_tree;
378 u8 mi_loaded;
380 union {
[all …]