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

/netgear-R7000-V1.0.7.12_1.2.5/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 50 milliseconds