Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/vhost/
Dscsi.c804 size_t revert_bytes; in vhost_scsi_map_iov_to_sgl() local
810 revert_bytes = 0; in vhost_scsi_map_iov_to_sgl()
817 revert_bytes += p->length; in vhost_scsi_map_iov_to_sgl()
822 iov_iter_revert(iter, revert_bytes); in vhost_scsi_map_iov_to_sgl()