Searched refs:vdev_xlate (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | vdev.h | 110 extern void vdev_xlate(vdev_t *vd, const range_seg64_t *logical_rs,
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | vdev_initialize.c | 378 vdev_xlate(vd, &logical_rs, &physical_rs, &remain_rs); in vdev_initialize_calculate_progress()
|
| H A D | vdev.c | 5109 vdev_xlate(vdev_t *vd, const range_seg64_t *logical_rs, in vdev_xlate() function 5116 vdev_xlate(vd->vdev_parent, logical_rs, physical_rs, in vdev_xlate() 5159 vdev_xlate(vd, &iter_rs, &physical_rs, &remain_rs); in vdev_xlate_walk()
|
| H A D | vdev_trim.c | 666 vdev_xlate(vd, &logical_rs, &physical_rs, &remain_rs); in vdev_trim_calculate_progress()
|
| H A D | vdev_draid.c | 2028 vdev_xlate(cvd, &logical_rs, &physical_rs, &remain_rs); in vdev_draid_io_verify()
|
| H A D | vdev_raidz.c | 1706 vdev_xlate(cvd, &logical_rs, &physical_rs, &remain_rs); in vdev_raidz_io_verify()
|