Home
last modified time | relevance | path

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

/NextBSD/sys/boot/zfs/
HDzfsimpl.c404 vdev_read_phys(vdev_t *vdev, const blkptr_t *bp, void *buf, in vdev_read_phys() function
434 return (vdev_read_phys(vdev, bp, buf, in vdev_disk_read()
913 if (vdev_read_phys(&vtmp, &bp, vdev_label, off, 0)) in vdev_probe()
1061 if (vdev_read_phys(vdev, &bp, upbuf, off, 0)) in vdev_probe()