Lines Matching defs:vs
227 static void vhost_scsi_init_inflight(struct vhost_scsi *vs, in vhost_scsi_init_inflight()
375 struct vhost_scsi *vs = cmd->tvc_vhost; in vhost_scsi_complete_cmd() local
408 static void vhost_scsi_free_evt(struct vhost_scsi *vs, struct vhost_scsi_evt *evt) in vhost_scsi_free_evt()
415 vhost_scsi_allocate_evt(struct vhost_scsi *vs, in vhost_scsi_allocate_evt()
455 vhost_scsi_do_evt_work(struct vhost_scsi *vs, struct vhost_scsi_evt *evt) in vhost_scsi_do_evt_work()
506 struct vhost_scsi *vs = container_of(work, struct vhost_scsi, in vhost_scsi_evt_work() local
530 struct vhost_scsi *vs = container_of(work, struct vhost_scsi, in vhost_scsi_complete_cmd_work() local
828 vhost_scsi_send_bad_target(struct vhost_scsi *vs, in vhost_scsi_send_bad_target()
847 vhost_scsi_handle_vq(struct vhost_scsi *vs, struct vhost_virtqueue *vq) in vhost_scsi_handle_vq()
1101 vhost_scsi_send_evt(struct vhost_scsi *vs, in vhost_scsi_send_evt()
1134 struct vhost_scsi *vs = container_of(vq->dev, struct vhost_scsi, dev); in vhost_scsi_evt_handle_kick() local
1150 struct vhost_scsi *vs = container_of(vq->dev, struct vhost_scsi, dev); in vhost_scsi_handle_kick() local
1155 static void vhost_scsi_flush_vq(struct vhost_scsi *vs, int index) in vhost_scsi_flush_vq()
1161 static void vhost_scsi_flush(struct vhost_scsi *vs) in vhost_scsi_flush()
1196 vhost_scsi_set_endpoint(struct vhost_scsi *vs, in vhost_scsi_set_endpoint()
1300 vhost_scsi_clear_endpoint(struct vhost_scsi *vs, in vhost_scsi_clear_endpoint()
1387 static int vhost_scsi_set_features(struct vhost_scsi *vs, u64 features) in vhost_scsi_set_features()
1414 struct vhost_scsi *vs; in vhost_scsi_open() local
1458 struct vhost_scsi *vs = f->private_data; in vhost_scsi_release() local
1479 struct vhost_scsi *vs = f->private_data; in vhost_scsi_ioctl() local
1598 struct vhost_scsi *vs = tpg->vhost_scsi; in vhost_scsi_do_plug() local