Lines Matching refs:dir
168 ie->data.dir.indexed_file); in ntfs_lookup_inode_by_name()
176 mref = le64_to_cpu(ie->data.dir.indexed_file); in ntfs_lookup_inode_by_name()
220 name->mref = le64_to_cpu(ie->data.dir.indexed_file); in ntfs_lookup_inode_by_name()
428 ie->data.dir.indexed_file); in ntfs_lookup_inode_by_name()
436 mref = le64_to_cpu(ie->data.dir.indexed_file); in ntfs_lookup_inode_by_name()
482 name->mref = le64_to_cpu(ie->data.dir.indexed_file); in ntfs_lookup_inode_by_name()
710 mref = le64_to_cpu(ie->data.dir.indexed_file);
897 mref = le64_to_cpu(ie->data.dir.indexed_file);
1026 if (MREF_LE(ie->data.dir.indexed_file) == FILE_root) { in ntfs_filldir()
1030 if (MREF_LE(ie->data.dir.indexed_file) < FILE_first_user && in ntfs_filldir()
1040 (long long)MREF_LE(ie->data.dir.indexed_file)); in ntfs_filldir()
1048 mref = MREF_LE(ie->data.dir.indexed_file); in ntfs_filldir()