Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dpass2.c73 static void clear_htree(e2fsck_t ctx, ext2_ino_t ino);
250 clear_htree(ctx, dx_dir->ino); in e2fsck_pass2()
668 clear_htree(cd->ctx, cd->pctx.ino); in parse_int_node()
1037 clear_htree(ctx, ino); in check_dir_block()
1061 clear_htree(ctx, ino); in check_dir_block()
1675 static void clear_htree(e2fsck_t ctx, ext2_ino_t ino) in clear_htree() function