Home
last modified time | relevance | path

Searched defs:vblk (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/block/
Dvirtio_blk.c119 struct virtio_blk *vblk = req->q->queuedata; in virtblk_scsi_request_done() local
131 struct virtio_blk *vblk = disk->private_data; in virtblk_ioctl() local
231 struct virtio_blk *vblk = vq->vdev->priv; in virtblk_done() local
259 struct virtio_blk *vblk = hctx->queue->queuedata; in virtio_commit_rqs() local
274 struct virtio_blk *vblk = hctx->queue->queuedata; in virtio_queue_rq() local
364 struct virtio_blk *vblk = disk->private_data; in virtblk_get_id() local
387 struct virtio_blk *vblk = bd->bd_disk->private_data; in virtblk_getgeo() local
445 static void virtblk_update_capacity(struct virtio_blk *vblk, bool resize) in virtblk_update_capacity()
484 struct virtio_blk *vblk = in virtblk_config_changed_work() local
495 struct virtio_blk *vblk = vdev->priv; in virtblk_config_changed() local
[all …]
/Linux-v5.4/block/partitions/
Dldm.h169 struct vblk { /* Generalised VBLK */ struct
181 } vblk; argument
182 struct list_head list;
/Linux-v5.4/drivers/gpu/drm/sun4i/
Dsun6i_mipi_dsi.c536 u16 hbp = 0, hfp = 0, hsa = 0, hblk = 0, vblk = 0; in sun6i_dsi_setup_timings() local