Lines Matching refs:__le64_to_cpu
151 sum_save = __le64_to_cpu(nsindex[i]->checksum); in __nd_label_validate()
167 if (__le64_to_cpu(nsindex[i]->myoff) in __nd_label_validate()
171 __le64_to_cpu(nsindex[i]->myoff)); in __nd_label_validate()
174 if (__le64_to_cpu(nsindex[i]->otheroff) in __nd_label_validate()
178 __le64_to_cpu(nsindex[i]->otheroff)); in __nd_label_validate()
181 if (__le64_to_cpu(nsindex[i]->labeloff) in __nd_label_validate()
185 __le64_to_cpu(nsindex[i]->labeloff)); in __nd_label_validate()
189 size = __le64_to_cpu(nsindex[i]->mysize); in __nd_label_validate()
360 sum_save = __le64_to_cpu(nd_label->checksum); in slot_valid()
403 __le64_to_cpu(nd_label->dpa), in nd_label_reserve_dpa()
404 __le64_to_cpu(nd_label->rawsize)); in nd_label_reserve_dpa()
490 offset = __le64_to_cpu(nsindex->labeloff); in nd_label_data_init()
552 u64 size = __le64_to_cpu(nd_label->rawsize); in nd_label_active_count()
553 u64 dpa = __le64_to_cpu(nd_label->dpa); in nd_label_active_count()
686 rc = nvdimm_set_config_data(ndd, __le64_to_cpu(nsindex->myoff), in nd_label_write_index()
882 if (res->start != __le64_to_cpu(nd_label->dpa)) in to_resource()
884 if (resource_size(res) != __le64_to_cpu(nd_label->rawsize)) in to_resource()