Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/block/
Dvirtio_blk.c106 struct virtio_blk *vblk = hctx->queue->queuedata; in get_virtio_blk_vq() local
277 struct virtio_blk *vblk = vq->vdev->priv; in virtblk_done() local
306 struct virtio_blk *vblk = hctx->queue->queuedata; in virtio_commit_rqs() local
332 struct virtio_blk *vblk, in virtblk_prep_rq()
356 struct virtio_blk *vblk = hctx->queue->queuedata; in virtio_queue_rq() local
394 struct virtio_blk *vblk = req->mq_hctx->queue->queuedata; in virtblk_prep_rq_batch() local
464 struct virtio_blk *vblk = disk->private_data; in virtblk_get_id() local
487 struct virtio_blk *vblk = bd->bd_disk->private_data; in virtblk_getgeo() local
518 struct virtio_blk *vblk = disk->private_data; in virtblk_free_disk() local
564 static void virtblk_update_capacity(struct virtio_blk *vblk, bool resize) in virtblk_update_capacity()
[all …]
/linux-6.1.9/block/partitions/
Dldm.h165 struct vblk { /* Generalised VBLK */ struct
177 } vblk; argument
178 struct list_head list;
/linux-6.1.9/drivers/gpu/drm/sun4i/
Dsun6i_mipi_dsi.c535 u16 hbp = 0, hfp = 0, hsa = 0, hblk = 0, vblk = 0; in sun6i_dsi_setup_timings() local