Home | History | Annotate | Download | only in e2fsck

Lines Matching full:clear_htree

69 static void clear_htree(e2fsck_t ctx, ext2_ino_t ino);
242 clear_htree(ctx, dx_dir->ino);
626 clear_htree(cd->ctx, cd->pctx.ino);
794 clear_htree(ctx, ino);
818 clear_htree(ctx, ino);
1236 static void clear_htree(e2fsck_t ctx, ext2_ino_t ino)
1240 e2fsck_read_inode(ctx, ino, &inode, "clear_htree");
1242 e2fsck_write_inode(ctx, ino, &inode, "clear_htree");