Searched refs:vhost_scsi_inline_sg_cnt (Results 1 – 1 of 1) sorted by relevance
54 static unsigned int vhost_scsi_inline_sg_cnt = VHOST_SCSI_PREALLOC_SGLS; variable79 vhost_scsi_inline_sg_cnt = cnt; in vhost_scsi_set_inline_sg_cnt()87 return sprintf(buf, "%u\n", vhost_scsi_inline_sg_cnt); in vhost_scsi_get_inline_sg_cnt()2281 vs->inline_sg_cnt = vhost_scsi_inline_sg_cnt; in vhost_scsi_open()