Home | History | Annotate | Download | only in misc

Lines Matching refs:bad_blocks_file

181 			 const char *bad_blocks_file)
186 f = fopen(bad_blocks_file, "r");
189 _("while trying to open %s"), bad_blocks_file);