Searched refs:hash_block_start (Results 1 – 1 of 1) sorted by relevance
686 sector_t hash_block_start; in verity_prefetch_io() local688 verity_hash_at_level(v, pw->block, i, &hash_block_start, NULL); in verity_prefetch_io()700 hash_block_start &= ~(sector_t)(cluster - 1); in verity_prefetch_io()706 dm_bufio_prefetch(v->bufio, hash_block_start, in verity_prefetch_io()707 hash_block_end - hash_block_start + 1); in verity_prefetch_io()