Lines Matching refs:dpa
471 * @label_id: unique identifier for the namespace consuming this dpa range
506 /* allocate blk from highest dpa first */
523 * space_valid() - validate free dpa space against constraints
741 if ((is_pmem || !ndd->dpa.child) && n == to_allocate)
841 * @label_id: unique identifier for the namespace consuming this dpa range
924 /* calculate a spa offset from the dpa allocation offset */
1211 * FIXME: can we delete uuid with zero dpa allocated?
1921 * Check that this label is compliant with the dpa
1926 pmem_start = __le64_to_cpu(nd_label->dpa);
2240 __le64_to_cpu(nd_label->dpa));
2307 __le64_to_cpu(nd_label->dpa));
2366 if (__le64_to_cpu(nd_label->dpa) < nd_mapping->start ||
2367 __le64_to_cpu(nd_label->dpa) > map_end)
2547 /* fail, labels needed to disambiguate dpa */;