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

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

Completed in 82 milliseconds