Home
last modified time | relevance | path

Searched refs:read_bad_blocks_file (Results 1 – 3 of 3) sorted by relevance

/external/e2fsprogs/e2fsck/
Dbadblocks.c26 void read_bad_blocks_file(e2fsck_t ctx, const char *bad_blocks_file, in read_bad_blocks_file() function
De2fsck.h372 extern void read_bad_blocks_file(e2fsck_t ctx, const char *bad_blocks_file,
Dunix.c1236 read_bad_blocks_file(ctx, bad_blocks_file, replace_bad_blocks); in main()
1238 read_bad_blocks_file(ctx, 0, !keep_bad_blocks); /* Test disk */ in main()