Home
last modified time | relevance | path

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

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