Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vhost/
H A Dscsi.c793 size_t revert_bytes; in vhost_scsi_map_iov_to_sgl() local
799 revert_bytes = 0; in vhost_scsi_map_iov_to_sgl()
806 revert_bytes += p->length; in vhost_scsi_map_iov_to_sgl()
811 iov_iter_revert(iter, revert_bytes); in vhost_scsi_map_iov_to_sgl()