Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev.c2334 vdev_copy_path_relaxed(vdev_t *srvd, vdev_t *drvd) in vdev_copy_path_relaxed() argument
2336 uint64_t children = MIN(srvd->vdev_children, drvd->vdev_children); in vdev_copy_path_relaxed()
2337 ASSERT(srvd->vdev_ops == &vdev_root_ops); in vdev_copy_path_relaxed()
2341 vdev_copy_path_search(srvd->vdev_child[i], in vdev_copy_path_relaxed()