Searched refs:nlabel (Results 1 – 3 of 3) sorted by relevance
534 nd_label->nlabel = __cpu_to_le16(nd_region->ndr_mappings); in __pmem_label_update()626 int i, alloc, victims, nfree, old_num_resources, nlabel, rc = -ENXIO; in __blk_label_update() local724 nd_label->nlabel = __cpu_to_le16(0); /* N/A */ in __blk_label_update()756 nlabel = 0; in __blk_label_update()762 nlabel++; in __blk_label_update()766 nlabel--; in __blk_label_update()773 if (nlabel + nsblk->num_resources > num_labels) { in __blk_label_update()
94 __le16 nlabel; member
1607 u16 position, nlabel; in has_uuid_at_pos() local1614 nlabel = __le16_to_cpu(nd_label->nlabel); in has_uuid_at_pos()1629 if (nlabel != nd_region->ndr_mappings) in has_uuid_at_pos()