Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dpass2.c75 static void clear_htree(e2fsck_t ctx, ext2_ino_t ino);
246 clear_htree(ctx, dx_dir->ino); in e2fsck_pass2()
631 clear_htree(cd->ctx, cd->pctx.ino); in parse_int_node()
788 clear_htree(ctx, ino); in check_dir_block()
811 clear_htree(ctx, ino); in check_dir_block()
1171 static void clear_htree(e2fsck_t ctx, ext2_ino_t ino) in clear_htree() function