Searched refs:vhost_dev_free_inflight (Results 1 – 4 of 4) sorted by relevance
336 vhost_dev_free_inflight(vsc->inflight); in vhost_user_scsi_unrealize()371 vhost_dev_free_inflight(vsc->inflight); in vhost_user_scsi_reset()
340 void vhost_dev_free_inflight(struct vhost_inflight *inflight);
326 vhost_dev_free_inflight(s->inflight); in vhost_user_blk_reset()535 vhost_dev_free_inflight(s->inflight); in vhost_user_blk_device_unrealize()
1924 void vhost_dev_free_inflight(struct vhost_inflight *inflight) in vhost_dev_free_inflight() function