• Home
  • Raw
  • Download

Lines Matching defs:vs

233 static void vhost_scsi_init_inflight(struct vhost_scsi *vs,  in vhost_scsi_init_inflight()
371 struct vhost_scsi *vs = cmd->tvc_vhost; in vhost_scsi_complete_cmd() local
404 static void vhost_scsi_free_evt(struct vhost_scsi *vs, struct vhost_scsi_evt *evt) in vhost_scsi_free_evt()
411 vhost_scsi_allocate_evt(struct vhost_scsi *vs, in vhost_scsi_allocate_evt()
451 vhost_scsi_do_evt_work(struct vhost_scsi *vs, struct vhost_scsi_evt *evt) in vhost_scsi_do_evt_work()
502 struct vhost_scsi *vs = container_of(work, struct vhost_scsi, in vhost_scsi_evt_work() local
524 struct vhost_scsi *vs = container_of(work, struct vhost_scsi, in vhost_scsi_complete_cmd_work() local
820 vhost_scsi_send_bad_target(struct vhost_scsi *vs, in vhost_scsi_send_bad_target()
839 vhost_scsi_handle_vq(struct vhost_scsi *vs, struct vhost_virtqueue *vq) in vhost_scsi_handle_vq()
1094 vhost_scsi_send_evt(struct vhost_scsi *vs, in vhost_scsi_send_evt()
1127 struct vhost_scsi *vs = container_of(vq->dev, struct vhost_scsi, dev); in vhost_scsi_evt_handle_kick() local
1143 struct vhost_scsi *vs = container_of(vq->dev, struct vhost_scsi, dev); in vhost_scsi_handle_kick() local
1148 static void vhost_scsi_flush_vq(struct vhost_scsi *vs, int index) in vhost_scsi_flush_vq()
1154 static void vhost_scsi_flush(struct vhost_scsi *vs) in vhost_scsi_flush()
1189 vhost_scsi_set_endpoint(struct vhost_scsi *vs, in vhost_scsi_set_endpoint()
1293 vhost_scsi_clear_endpoint(struct vhost_scsi *vs, in vhost_scsi_clear_endpoint()
1380 static int vhost_scsi_set_features(struct vhost_scsi *vs, u64 features) in vhost_scsi_set_features()
1407 struct vhost_scsi *vs; in vhost_scsi_open() local
1451 struct vhost_scsi *vs = f->private_data; in vhost_scsi_release() local
1472 struct vhost_scsi *vs = f->private_data; in vhost_scsi_ioctl() local
1591 struct vhost_scsi *vs = tpg->vhost_scsi; in vhost_scsi_do_plug() local