Home
last modified time | relevance | path

Searched defs:bad_blocks_file (Results 1 – 3 of 3) sorted by relevance

/external/e2fsprogs/e2fsck/
Dbadblocks.c27 void read_bad_blocks_file(e2fsck_t ctx, const char *bad_blocks_file, in read_bad_blocks_file()
Dunix.c66 static char *bad_blocks_file; variable
/external/e2fsprogs/misc/
Dmke2fs.c228 const char *bad_blocks_file) in read_bb_file()