Searched refs:sle64_to_cpup (Results 1 – 3 of 3) sorted by relevance
209 #define sle64_to_cpup(x) (s64)__le64_to_cpu(*(s64*)(x)) macro
394 vcn = sle64_to_cpup((sle64*)((u8*)ie + le16_to_cpu(ie->length) - 8)); in ntfs_inode_lookup_by_name()487 vcn = sle64_to_cpup((sle64*)((u8*)ie + le16_to_cpu(ie->length) - 8)); in ntfs_inode_lookup_by_name()
204 return sle64_to_cpup(ntfs_ie_get_vcn_addr(ie)); in ntfs_ie_get_vcn()