Home
last modified time | relevance | path

Searched refs:typ_size (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dscsi.c1284 size_t typ_size; in vhost_scsi_ctl_handle_vq() local
1309 typ_size = sizeof(v_req.type); in vhost_scsi_ctl_handle_vq()
1311 if (unlikely(!copy_from_iter_full(vc.req, typ_size, in vhost_scsi_ctl_handle_vq()
1356 vc.req += typ_size; in vhost_scsi_ctl_handle_vq()
1357 vc.req_size -= typ_size; in vhost_scsi_ctl_handle_vq()