max_sgls          651 drivers/vhost/scsi.c vhost_scsi_calc_sgls(struct iov_iter *iter, size_t bytes, int max_sgls)
max_sgls          662 drivers/vhost/scsi.c 	if (sgl_count > max_sgls) {
max_sgls          664 drivers/vhost/scsi.c 		       " max_sgls: %d\n", __func__, sgl_count, max_sgls);