Searched refs:mtree_block_count (Results 1 – 2 of 2) sorted by relevance
427 int *mtree_block_count) in build_mtree() argument461 *mtree_block_count = total_tree_block_count; in build_mtree()495 struct hash_block *mtree, int mtree_block_count) in load_hash_tree() argument501 calloc(mtree_block_count, sizeof(struct incfs_fill_block)); in load_hash_tree()503 .count = mtree_block_count, in load_hash_tree()566 int mtree_block_count; in test_incfs_file() local568 &mtree_block_count); in test_incfs_file()581 mtree_block_count); in test_incfs_file()
136 int mtree_block_count; member876 file->mtree_block_count = total_tree_block_count; in build_mtree()936 .count = file->mtree_block_count, in load_hash_tree()2023 for (i = 0; i < file->mtree_block_count; ) { in validate_hash_tree()2033 err == min(args.length, (file->mtree_block_count - i) * in validate_hash_tree()