Home
last modified time | relevance | path

Searched refs:MFT_REF (Results 1 – 8 of 8) sorted by relevance

/fs/ntfs3/
A Dntfs.h175 struct MFT_REF { struct
181 static_assert(sizeof(__le64) == sizeof(struct MFT_REF)); argument
183 static inline CLST ino_get(const struct MFT_REF *ref) in ino_get()
278 struct MFT_REF parent_ref; // 0x20: Parent MFT record.
303 const struct MFT_REF *r = &rec->parent_ref; in is_rec_base()
521 struct MFT_REF ref; // 0x10: MFT record number with attribute.
569 struct MFT_REF home; // 0x00: MFT record for directory.
609 struct MFT_REF ref; // 0x00: MFT record number with this file.
865 struct MFT_REF ref; // 0x20: MFT record number with this file.
950 struct MFT_REF ref; // 0x04: MFT record number with this file
A Dntfs_fs.h479 u8 name_len, CLST svcn, __le16 id, const struct MFT_REF *ref,
557 const struct MFT_REF *home,
656 const struct MFT_REF *ref);
658 const struct MFT_REF *ref);
706 struct inode *ntfs_iget5(struct super_block *sb, const struct MFT_REF *ref,
770 const struct MFT_REF *ref) in mi_is_ref()
784 static inline void mi_get_ref(const struct mft_inode *mi, struct MFT_REF *ref) in mi_get_ref()
A Dfsntfs.c214 struct MFT_REF ref; in ntfs_extend_init()
281 struct MFT_REF ref; in ntfs_loadlog_and_replay()
562 struct MFT_REF ref; in ntfs_look_free_mft()
1845 struct MFT_REF ref; in ntfs_security_init()
2356 const struct MFT_REF *ref) in ntfs_insert_reparse()
2386 const struct MFT_REF *ref) in ntfs_remove_reparse()
A Dfrecord.c414 struct MFT_REF ref; in ni_ins_new_attr()
613 struct MFT_REF ref; in ni_try_remove_attr_list()
1332 struct MFT_REF ref; in ni_expand_list()
1341 if (memcmp(&ref, &le->ref, sizeof(struct MFT_REF))) in ni_expand_list()
1528 struct MFT_REF ref; in ni_delete_all()
1600 const struct MFT_REF *home_dir, in ni_fname_name()
2223 struct MFT_REF ref; in ni_decompress_file()
A Dinode.c25 const struct MFT_REF *ref) in ntfs_read_mft()
515 struct MFT_REF *ref = data; in ntfs_test_inode()
522 const struct MFT_REF *ref = data; in ntfs_set_inode()
528 struct inode *ntfs_iget5(struct super_block *sb, const struct MFT_REF *ref, in ntfs_iget5()
A Dattrlist.c287 u8 name_len, CLST svcn, __le16 id, const struct MFT_REF *ref, in al_add_le()
A Dsuper.c832 struct MFT_REF ref; in ntfs_export_get_inode()
1211 struct MFT_REF ref; in ntfs_fill_super()
A Dfslog.c120 struct MFT_REF ref; // 0x10: File Reference of file containing attribute
129 struct MFT_REF ref; // 0x08:

Completed in 41 milliseconds