Searched refs:check_if_fs_block (Results 1 – 1 of 1) sorted by relevance
93 static int check_if_fs_block(e2fsck_t ctx, blk64_t test_block);634 (p->num_bad == 1 && !check_if_fs_block(ctx, block))) { in decrement_badcount()1017 static int check_if_fs_block(e2fsck_t ctx, blk64_t test_block) in check_if_fs_block() function