Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ntfs3/
A Dntfs_fs.h347 struct ntfs_inode { struct
355 u64 i_valid;
356 struct timespec64 i_crtime;
358 struct mutex ni_lock;
362 __le32 std_security_id;
369 struct rb_root mi_tree;
374 u8 mi_loaded;
376 union {
387 struct {
392 } attr_list;
[all …]
/linux-6.3-rc2/fs/ntfs/
A Dinode.h27 typedef struct _ntfs_inode ntfs_inode; typedef
216 ntfs_inode ntfs_inode; member

Completed in 9 milliseconds