Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/block/
Dvirtio_blk.c176 struct virtio_blk *vblk = vq->vdev->priv; in virtblk_done() local
205 struct virtio_blk *vblk = hctx->queue->queuedata; in virtio_commit_rqs() local
220 struct virtio_blk *vblk = hctx->queue->queuedata; in virtio_queue_rq() local
310 struct virtio_blk *vblk = disk->private_data; in virtblk_get_id() local
330 static void virtblk_get(struct virtio_blk *vblk) in virtblk_get()
335 static void virtblk_put(struct virtio_blk *vblk) in virtblk_put()
346 struct virtio_blk *vblk = bd->bd_disk->private_data; in virtblk_open() local
362 struct virtio_blk *vblk = disk->private_data; in virtblk_release() local
370 struct virtio_blk *vblk = bd->bd_disk->private_data; in virtblk_getgeo() local
439 static void virtblk_update_capacity(struct virtio_blk *vblk, bool resize) in virtblk_update_capacity()
[all …]
/Linux-v5.15/block/partitions/
Dldm.h166 struct vblk { /* Generalised VBLK */ struct
178 } vblk; argument
179 struct list_head list;
/Linux-v5.15/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