Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dvdev.h60 extern int vdev_copy_path_strict(vdev_t *, vdev_t *);
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev.c2259 vdev_copy_path_strict(vdev_t *svd, vdev_t *dvd) in vdev_copy_path_strict() function
2287 int error = vdev_copy_path_strict(svd->vdev_child[i], in vdev_copy_path_strict()
H A Dspa.c3700 copy_error = vdev_copy_path_strict(rvd, mrvd);