Searched refs:vdev_read_phys (Results 1 – 1 of 1) sorted by relevance
/freebsd/stand/libsa/zfs/ |
H A D | zfsimpl.c | 233 vdev_read_phys(vdev_t *vdev, const blkptr_t *bp, void *buf, in vdev_read_phys() function 790 return (vdev_read_phys(vdev, bp, buf, in vdev_disk_read() 1611 return (vdev_read_phys(vd, &bp, buf, off, size)); in vdev_label_read()
|