Searched refs:filled_hash_blocks_out (Results 1 – 3 of 3) sorted by relevance
501 __u32 filled_hash_blocks_out; member
3197 TESTEQUAL(bca.filled_hash_blocks_out, filled_hash_blocks); in validate_block_count()3215 TESTEQUAL(bca.filled_hash_blocks_out, 0); in validate_block_count()3229 TESTEQUAL(bca.filled_hash_blocks_out, filled_hash_blocks); in validate_block_count()3272 TESTEQUAL(bca.filled_hash_blocks_out, 0); in validate_data_block_count()3281 TESTEQUAL(bca.filled_hash_blocks_out, 0); in validate_data_block_count()3369 TESTEQUAL(bca.filled_hash_blocks_out, 0); in validate_hash_block_count()3377 TESTEQUAL(bca.filled_hash_blocks_out, filled_hash_blocks); in validate_hash_block_count()
884 args.filled_hash_blocks_out = atomic_read(&df->df_hash_blocks_written); in ioctl_get_block_count()