Searched refs:hash_block_start (Results 1 – 1 of 1) sorted by relevance
608 sector_t hash_block_start; in verity_prefetch_io() local610 verity_hash_at_level(v, pw->block, i, &hash_block_start, NULL); in verity_prefetch_io()622 hash_block_start &= ~(sector_t)(cluster - 1); in verity_prefetch_io()628 dm_bufio_prefetch(v->bufio, hash_block_start, in verity_prefetch_io()629 hash_block_end - hash_block_start + 1); in verity_prefetch_io()