Searched refs:ntfs_mft_record (Results 1 – 2 of 2) sorted by relevance
43 static inline enum dirent_type get_inode_mode(struct ntfs_mft_record *mrec);44 …ttr_lookup(struct fs_info *fs, uint32_t type, struct ntfs_mft_record **mmrec, struct ntfs_mft_reco…184 static struct ntfs_mft_record *ntfs_mft_record_lookup_any(struct fs_info *fs, in ntfs_mft_record_lookup_any()196 struct ntfs_mft_record *mrec = NULL, *lmrec = NULL; in ntfs_mft_record_lookup_any()265 mrec = (struct ntfs_mft_record *)buf; in ntfs_mft_record_lookup_any()283 static struct ntfs_mft_record *ntfs_mft_record_lookup_3_0(struct fs_info *fs, in ntfs_mft_record_lookup_3_0()289 static struct ntfs_mft_record *ntfs_mft_record_lookup_3_1(struct fs_info *fs, in ntfs_mft_record_lookup_3_1()407 static struct ntfs_mft_record *409 uint32_t type, struct ntfs_mft_record *mrec) in ntfs_attr_list_lookup()425 struct ntfs_mft_record *retval; in ntfs_attr_list_lookup()[all …]
54 struct ntfs_mft_record;55 typedef struct ntfs_mft_record *f_mft_record_lookup(struct fs_info *,230 struct ntfs_mft_record { struct