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.c656 struct block_device *vbio_bdev; /* blockdev to submit bios to */ member
677 vbio->vbio_bdev = bdev; in vbio_alloc()
700 bio = vdev_bio_alloc(vbio->vbio_bdev, GFP_NOIO, in vbio_add_page()