Lines Matching refs:nlabel
803 nd_label->nlabel = __cpu_to_le16(nd_region->ndr_mappings);
901 int i, alloc, victims, nfree, old_num_resources, nlabel, rc = -ENXIO;
1027 * determine isetcookie usage and nlabel + position
1032 nd_label->nlabel = __cpu_to_le16(nsblk->num_resources);
1035 nd_label->nlabel = __cpu_to_le16(0xffff);
1040 nd_label->nlabel = __cpu_to_le16(0); /* N/A */
1089 nlabel = 0;
1095 nlabel++;
1099 nlabel--;
1106 if (nlabel + nsblk->num_resources > num_labels) {