Searched refs:bid_label (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/blkid/
H A DblkidP.h33 * The bid_label and bid_uuid fields are shortcuts to the LABEL and UUID tag
47 char *bid_label; /* Shortcut to device LABEL */ member in struct:blkid_struct_dev
H A Dprobe.c713 if (dev->bid_label)
714 printf("\tlabel is '%s'\n", dev->bid_label);
H A Dtag.c168 dev->bid_label = val;

Completed in 106 milliseconds