old_num_labels   1155 drivers/nvdimm/label.c 	int i, old_num_labels = 0;
old_num_labels   1162 drivers/nvdimm/label.c 		old_num_labels++;
old_num_labels   1169 drivers/nvdimm/label.c 	for (i = old_num_labels; i < num_labels; i++) {
old_num_labels   1181 drivers/nvdimm/label.c 		return max(num_labels, old_num_labels);
old_num_labels   1194 drivers/nvdimm/label.c 	return max(num_labels, old_num_labels);