Home | History | Annotate | Download | only in misc

Lines Matching full:bad_blocks_file

228 			 const char *bad_blocks_file)
233 f = fopen(bad_blocks_file, "r");
236 _("while trying to open %s"), bad_blocks_file);