Searched refs:vhost_scsi_calc_sgls (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/vhost/
H A Dscsi.c717 vhost_scsi_calc_sgls(struct iov_iter *iter, size_t bytes, int max_sgls) function
822 sgl_count = vhost_scsi_calc_sgls(prot_iter, prot_bytes,
840 sgl_count = vhost_scsi_calc_sgls(data_iter, data_bytes,

Completed in 117 milliseconds