Home | History | Annotate | Download | only in e2fsck

Lines Matching refs:dirs_to_hash

572 		if (ext2fs_u32_list_create(&ctx->dirs_to_hash, 50))
573 ctx->dirs_to_hash = 0;
2035 if (ctx->dirs_to_hash && pb.is_dir &&
2038 ext2fs_u32_list_add(ctx->dirs_to_hash, ino);