Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dpass2.c69 static void clear_htree(e2fsck_t ctx, ext2_ino_t ino);
247 clear_htree(ctx, dx_dir->ino); in e2fsck_pass2()
632 clear_htree(cd->ctx, cd->pctx.ino); in parse_int_node()
799 clear_htree(ctx, ino); in check_dir_block()
823 clear_htree(ctx, ino); in check_dir_block()
1250 static void clear_htree(e2fsck_t ctx, ext2_ino_t ino) in clear_htree() function