Searched refs:VIRTIO_BLK_T_FLUSH (Results 1 – 3 of 3) sorted by relevance
112 #define VIRTIO_BLK_T_FLUSH 4 macro
176 vbr->out_hdr.type = cpu_to_virtio32(vblk->vdev, VIRTIO_BLK_T_FLUSH); in virtio_queue_rq()
3002 } else if (out.type & VIRTIO_BLK_T_FLUSH) { in blk_request()