Searched refs:num_blocks_to_hash (Results 1 – 1 of 1) sorted by relevance
17 u64 num_blocks_to_hash, in build_merkle_tree_level() argument34 if (WARN_ON(num_blocks_to_hash != 1)) in build_merkle_tree_level()39 for (i = 0; i < num_blocks_to_hash; i++) { in build_merkle_tree_level()42 if ((pgoff_t)i % 10000 == 0 || i + 1 == num_blocks_to_hash) in build_merkle_tree_level()44 i + 1, num_blocks_to_hash, level); in build_merkle_tree_level()80 i + 1 == num_blocks_to_hash) { in build_merkle_tree_level()