Home
last modified time | relevance | path

Searched refs:vbio_bdev (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dvdev_disk.c661 struct block_device *vbio_bdev; /* blockdev to submit bios to */ member
682 vbio->vbio_bdev = bdev; in vbio_alloc()
705 bio = vdev_bio_alloc(vbio->vbio_bdev, GFP_NOIO, in vbio_add_page()