Lines Matching defs:label
230 const char *label;
232 /* Try to concatenate the device model string with a label, if there is one */
233 label = udev_device_get_property_value(dev, "ID_FS_LABEL");
234 if (!label)
235 label = udev_device_get_property_value(dev, "ID_PART_ENTRY_NAME");
236 if (!label)
237 label = udev_device_get_property_value(dev, "ID_PART_ENTRY_NUMBER");
239 if (label) {
242 j = strjoin(model, " ", label, NULL);
415 * same /dev/disk/by-label/xxx link because they have
416 * the same label. We want to make sure that the same