Searched refs:check_if_fs_cluster (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/e2fsck/
H A Dpass1b.c93 static int check_if_fs_cluster(e2fsck_t ctx, blk64_t cluster);
494 if (check_if_fs_cluster(ctx, s->cluster)) {
574 if (check_if_fs_cluster(ctx, EXT2FS_B2C(ctx->fs, block)))
716 if (check_if_fs_cluster(ctx, EXT2FS_B2C(fs, *block_nr)))
917 static int check_if_fs_cluster(e2fsck_t ctx, blk64_t cluster) function

Completed in 153 milliseconds