Home
last modified time | relevance | path

Searched refs:revert_bytes (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/vhost/
Dscsi.c787 size_t revert_bytes; in vhost_scsi_map_iov_to_sgl() local
793 revert_bytes = 0; in vhost_scsi_map_iov_to_sgl()
800 revert_bytes += p->length; in vhost_scsi_map_iov_to_sgl()
805 iov_iter_revert(iter, revert_bytes); in vhost_scsi_map_iov_to_sgl()