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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/e2fsprogs/old_e2fsprogs/blkid/
H A DblkidP.h32 * The bid_label and bid_uuid fields are shortcuts to the LABEL and UUID tag
46 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.c167 dev->bid_label = val;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/e2fsprogs/old_e2fsprogs/blkid/
H A DblkidP.h32 * The bid_label and bid_uuid fields are shortcuts to the LABEL and UUID tag
46 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.c167 dev->bid_label = val;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/e2fsprogs/old_e2fsprogs/blkid/
H A DblkidP.h32 * The bid_label and bid_uuid fields are shortcuts to the LABEL and UUID tag
46 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.c167 dev->bid_label = val;

Completed in 184 milliseconds