Lines Matching refs:MFT_REF
186 MFT_REF mref;
209 MFT_REF mref; /* mft reference */
1080 if ((ni = ntfs_inode_open(vol, (MFT_REF)inode)) == NULL) { in build_allocation_bitmap()
1156 ni = ntfs_inode_open(resize->vol, (MFT_REF)inode); in set_resize_constraints()
1323 MFT_REF mref; in expand_attribute_runlist()
1548 MFT_REF mref; in replace_later()
1871 static int write_mft_record(ntfs_volume *v, const MFT_REF mref, MFT_RECORD *buf) in write_mft_record()
2164 MFT_REF base_mref; in relocate_attributes()
2202 static void relocate_inode(ntfs_resize_t *resize, MFT_REF mref, int do_mftdata) in relocate_inode()
2248 MFT_REF mref; in relocate_inodes()
2316 for (mref = 0; mref < (MFT_REF)nr_mft_records; mref++) in relocate_inodes()
2573 MFT_REF mref, in lookup_data_attr()