HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux webkeramo.ru 5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 x86_64
User: nizhnekamskn_usr (1006)
PHP: 8.1.2-1ubuntu2.24
Disabled: NONE
Upload Files
File: //usr/src/linux-headers-5.15.0-119/include/linux/blk-mq-virtio.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _LINUX_BLK_MQ_VIRTIO_H
#define _LINUX_BLK_MQ_VIRTIO_H

struct blk_mq_queue_map;
struct virtio_device;

int blk_mq_virtio_map_queues(struct blk_mq_queue_map *qmap,
		struct virtio_device *vdev, int first_vec);

#endif /* _LINUX_BLK_MQ_VIRTIO_H */