Searched refs:filled_hash_blocks (Results 1 – 1 of 1) sorted by relevance
3173 int total_hash_blocks, int filled_hash_blocks) in validate_block_count() argument3197 TESTEQUAL(bca.filled_hash_blocks_out, filled_hash_blocks); in validate_block_count()3203 filled_hash_blocks), in validate_block_count()3229 TESTEQUAL(bca.filled_hash_blocks_out, filled_hash_blocks); in validate_block_count()3351 int filled_hash_blocks; in validate_hash_block_count() local3360 filled_hash_blocks = total_hash_blocks > 1 ? 1 : 0; in validate_hash_block_count()3377 TESTEQUAL(bca.filled_hash_blocks_out, filled_hash_blocks); in validate_hash_block_count()3381 if (filled_hash_blocks) in validate_hash_block_count()3384 total_hash_blocks, filled_hash_blocks), in validate_hash_block_count()