Lines Matching defs:spare
335 format_str = "spare area expansion";
407 format_str = "BD-RE full format with spare area";
409 param_str = "total spare area size in clusters";
413 format_str = "BD-RE full format without spare area";
672 "-S grow spare space DVD-RAM/BD-RE\n"
673 "-s format DVD+MRW/BD-RE with extra spare space\n"
699 int inquiry, spare, oldtimer;
721 spare = 0;
755 spare = 1;
935 format_type = spare ? 0x30 : 0x31;
953 "Can't grow spare area for discs of type %s\n",
1029 format_blks = spare ? 0xffff0000 : 0xffffffff;