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