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