Lines Matching refs:indexed_file
181 ie->data.dir.indexed_file); in ntfs_lookup_inode_by_name()
189 mref = le64_to_cpu(ie->data.dir.indexed_file); in ntfs_lookup_inode_by_name()
233 name->mref = le64_to_cpu(ie->data.dir.indexed_file); in ntfs_lookup_inode_by_name()
441 ie->data.dir.indexed_file); in ntfs_lookup_inode_by_name()
449 mref = le64_to_cpu(ie->data.dir.indexed_file); in ntfs_lookup_inode_by_name()
495 name->mref = le64_to_cpu(ie->data.dir.indexed_file); in ntfs_lookup_inode_by_name()
723 mref = le64_to_cpu(ie->data.dir.indexed_file);
910 mref = le64_to_cpu(ie->data.dir.indexed_file);
1039 if (MREF_LE(ie->data.dir.indexed_file) == FILE_root) { in ntfs_filldir()
1043 if (MREF_LE(ie->data.dir.indexed_file) < FILE_first_user && in ntfs_filldir()
1053 (long long)MREF_LE(ie->data.dir.indexed_file)); in ntfs_filldir()
1061 mref = MREF_LE(ie->data.dir.indexed_file); in ntfs_filldir()