Searched defs:ntfs_inode (Results 1 – 2 of 2) sorted by relevance
347 struct ntfs_inode { struct355 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 …]
27 typedef struct _ntfs_inode ntfs_inode; typedef216 ntfs_inode ntfs_inode; member
Completed in 9 milliseconds