Home
last modified time | relevance | path

Searched refs:labeloff (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvdimm/
H A Dlabel.h41 * @labeloff: offset of first label slot
60 __le64 labeloff; member
H A Dlabel.c181 if (__le64_to_cpu(nsindex[i]->labeloff) in __nd_label_validate()
183 dev_dbg(dev, "nsindex%d labeloff: %#llx invalid\n", in __nd_label_validate()
185 __le64_to_cpu(nsindex[i]->labeloff)); in __nd_label_validate()
490 offset = __le64_to_cpu(nsindex->labeloff); in nd_label_data_init()
667 nsindex->labeloff = __cpu_to_le64(offset); in nd_label_write_index()
/kernel/linux/linux-6.6/drivers/nvdimm/
H A Dlabel.h42 * @labeloff: offset of first label slot
61 __le64 labeloff; member
H A Dlabel.c189 if (__le64_to_cpu(nsindex[i]->labeloff) in __nd_label_validate()
191 dev_dbg(dev, "nsindex%d labeloff: %#llx invalid\n", in __nd_label_validate()
193 __le64_to_cpu(nsindex[i]->labeloff)); in __nd_label_validate()
511 offset = __le64_to_cpu(nsindex->labeloff); in nd_label_data_init()
688 nsindex->labeloff = __cpu_to_le64(offset); in nd_label_write_index()

Completed in 5 milliseconds