Searched refs:MREF_LE (Results 1 – 6 of 6) sorted by relevance
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()
329 parent_ino = MREF_LE(fn->parent_directory); in ntfs_get_parent()
991 if (MREF_LE(al_entry->mft_reference) == ni->mft_no) { in ntfs_external_attr_find()1005 if (MREF_LE(al_entry->mft_reference) == in ntfs_external_attr_find()1019 MREF_LE(al_entry-> in ntfs_external_attr_find()
298 #define MREF_LE(x) ((unsigned long)(le64_to_cpu(x) & MFT_REF_MASK_CPU)) macro
484 if (MREF_LE(file_name_attr->parent_directory) == FILE_Extend) in ntfs_is_extended_system_file()1986 if (MREF_LE(al_entry->mft_reference) != vi->i_ino) { in ntfs_read_inode_mount()
1014 na.mft_no = MREF_LE(m->base_mft_record); in ntfs_may_write_mft_record()