Lines Matching defs:label
228 char *label; /* -L, volume label */250 " -L, --label STRING Set the volume label\n"605 { "label", required_argument, NULL, 'L' },672 if (!opts2->label) {673 opts2->label = optarg;675 ntfs_log_error("You may only specify the label "4991 if (opts.label) {4992 g_vol->vol_name = strdup(opts.label);