Home
last modified time | relevance | path

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

/linux-6.15/fs/ntfs3/
H A Dntfs_fs.h351 struct ntfs_inode { struct
359 u64 i_valid;
360 struct timespec64 i_crtime;
362 struct mutex ni_lock;
366 __le32 std_security_id;
373 struct rb_root mi_tree;
378 u8 mi_loaded;
380 union {
391 struct {
396 } attr_list;
[all …]