num_blocks_to_hash 17 fs/verity/enable.c u64 num_blocks_to_hash, num_blocks_to_hash 34 fs/verity/enable.c if (WARN_ON(num_blocks_to_hash != 1)) num_blocks_to_hash 39 fs/verity/enable.c for (i = 0; i < num_blocks_to_hash; i++) { num_blocks_to_hash 42 fs/verity/enable.c if ((pgoff_t)i % 10000 == 0 || i + 1 == num_blocks_to_hash) num_blocks_to_hash 44 fs/verity/enable.c i + 1, num_blocks_to_hash, level); num_blocks_to_hash 80 fs/verity/enable.c i + 1 == num_blocks_to_hash) {