Searched refs:hash_end (Results 1 – 3 of 3) sorted by relevance
57 sector_t hash_end; /* 1 + index of last hash block on hash dev */ member
736 if (unlikely(hash_block_end >= v->hash_end)) in verity_prefetch_io()737 hash_block_end = v->hash_end - 1; in verity_prefetch_io()1604 v->hash_end = hash_position; in verity_ctr()1631 if (dm_bufio_get_device_size(v->bufio) < v->hash_end) { in verity_ctr()
618 hash_blocks = v->hash_end - v->hash_start; in verity_fec_ctr()