Searched refs:nlabel (Results 1 – 3 of 3) sorted by relevance
522 nd_label->nlabel = __cpu_to_le16(nd_region->ndr_mappings); in __pmem_label_update()610 int i, l, alloc, victims, nfree, old_num_resources, nlabel, rc = -ENXIO; in __blk_label_update() local706 nd_label->nlabel = __cpu_to_le16(0); /* N/A */ in __blk_label_update()738 nlabel = 0; in __blk_label_update()740 nlabel++; in __blk_label_update()744 nlabel--; in __blk_label_update()748 if (nlabel + nsblk->num_resources > num_labels) { in __blk_label_update()
94 __le16 nlabel; member
1459 u16 nlabel = __le16_to_cpu(nd_label->nlabel); in has_uuid_at_pos() local1474 if (nlabel != nd_region->ndr_mappings) in has_uuid_at_pos()