Searched refs:indexed_file (Results 1 – 7 of 7) sorted by relevance
2303 leMFT_REF indexed_file; member2329 leMFT_REF indexed_file; /* The mft reference of the file member
352 mref = le64_to_cpu(ie->indexed_file); in ntfs_inode_lookup_by_name()468 mref = le64_to_cpu(ie->indexed_file); in ntfs_inode_lookup_by_name()979 mref = le64_to_cpu(ie->indexed_file); in ntfs_filldir()982 if (MREF_LE(ie->indexed_file) == FILE_root) in ntfs_filldir()
196 lemref = entry->indexed_file; in ntfs_fix_file_name()
1645 ie->indexed_file = cpu_to_le64(mref); in ntfs_index_add_filename()
1707 MREF_LE(entry->indexed_file), in ntfs_dump_index_entries()1709 MREF_LE(entry->indexed_file)); in ntfs_dump_index_entries()
2330 e->indexed_file = const_cpu_to_le64(0LL); in add_attr_index_root()3134 ie->indexed_file = file_ref; in insert_file_link_in_dir_index()3237 idx_entry_new->indexed_file = ref_file; in create_hardlink_res()
1817 ixentry->indexed_file = const_cpu_to_le64(0); in create_indx()