Searched refs:hash_block_start (Results 1 – 1 of 1) sorted by relevance
585 sector_t hash_block_start; in verity_prefetch_io() local587 verity_hash_at_level(v, pw->block, i, &hash_block_start, NULL); in verity_prefetch_io()599 hash_block_start &= ~(sector_t)(cluster - 1); in verity_prefetch_io()605 dm_bufio_prefetch(v->bufio, hash_block_start, in verity_prefetch_io()606 hash_block_end - hash_block_start + 1); in verity_prefetch_io()