Searched refs:vdev_to_nvlist_iter (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_pool.c | 3078 vdev_to_nvlist_iter(nvlist_t *nv, nvlist_t *search, boolean_t *avail_spare, in vdev_to_nvlist_iter() function 3244 if ((ret = vdev_to_nvlist_iter(child[c], search, in vdev_to_nvlist_iter() 3265 if ((ret = vdev_to_nvlist_iter(child[c], search, in vdev_to_nvlist_iter() 3278 if ((ret = vdev_to_nvlist_iter(child[c], search, in vdev_to_nvlist_iter() 3318 ret = vdev_to_nvlist_iter(nvroot, search, avail_spare, l2cache, log, in zpool_find_vdev_by_physpath() 3389 ret = vdev_to_nvlist_iter(nvroot, search, avail_spare, l2cache, log, in __zpool_find_vdev()
|