Searched refs:check_if_fs_cluster (Results 1 – 1 of 1) sorted by relevance
93 static int check_if_fs_cluster(e2fsck_t ctx, blk64_t cluster);494 if (check_if_fs_cluster(ctx, s->cluster)) { in pass1d()574 if (check_if_fs_cluster(ctx, EXT2FS_B2C(ctx->fs, block))) in decrement_badcount()716 if (check_if_fs_cluster(ctx, EXT2FS_B2C(fs, *block_nr))) in clone_file_block()917 static int check_if_fs_cluster(e2fsck_t ctx, blk64_t cluster) in check_if_fs_cluster() function