Lines Matching defs:vs
226 static void vhost_scsi_init_inflight(struct vhost_scsi *vs, in vhost_scsi_init_inflight()
364 struct vhost_scsi *vs = cmd->tvc_vhost; in vhost_scsi_complete_cmd() local
397 static void vhost_scsi_free_evt(struct vhost_scsi *vs, struct vhost_scsi_evt *evt) in vhost_scsi_free_evt()
404 vhost_scsi_allocate_evt(struct vhost_scsi *vs, in vhost_scsi_allocate_evt()
444 vhost_scsi_do_evt_work(struct vhost_scsi *vs, struct vhost_scsi_evt *evt) in vhost_scsi_do_evt_work()
495 struct vhost_scsi *vs = container_of(work, struct vhost_scsi, in vhost_scsi_evt_work() local
517 struct vhost_scsi *vs = container_of(work, struct vhost_scsi, in vhost_scsi_complete_cmd_work() local
791 vhost_scsi_send_bad_target(struct vhost_scsi *vs, in vhost_scsi_send_bad_target()
810 vhost_scsi_handle_vq(struct vhost_scsi *vs, struct vhost_virtqueue *vq) in vhost_scsi_handle_vq()
1065 vhost_scsi_send_evt(struct vhost_scsi *vs, in vhost_scsi_send_evt()
1098 struct vhost_scsi *vs = container_of(vq->dev, struct vhost_scsi, dev); in vhost_scsi_evt_handle_kick() local
1114 struct vhost_scsi *vs = container_of(vq->dev, struct vhost_scsi, dev); in vhost_scsi_handle_kick() local
1119 static void vhost_scsi_flush_vq(struct vhost_scsi *vs, int index) in vhost_scsi_flush_vq()
1125 static void vhost_scsi_flush(struct vhost_scsi *vs) in vhost_scsi_flush()
1160 vhost_scsi_set_endpoint(struct vhost_scsi *vs, in vhost_scsi_set_endpoint()
1264 vhost_scsi_clear_endpoint(struct vhost_scsi *vs, in vhost_scsi_clear_endpoint()
1351 static int vhost_scsi_set_features(struct vhost_scsi *vs, u64 features) in vhost_scsi_set_features()
1378 struct vhost_scsi *vs; in vhost_scsi_open() local
1423 struct vhost_scsi *vs = f->private_data; in vhost_scsi_release() local
1444 struct vhost_scsi *vs = f->private_data; in vhost_scsi_ioctl() local
1563 struct vhost_scsi *vs = tpg->vhost_scsi; in vhost_scsi_do_plug() local