Home
last modified time | relevance | path

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

/freebsd-12.1/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs.h292 extern nvlist_t *zpool_find_vdev_by_physpath(zpool_handle_t *, const char *,
H A Dlibzfs_pool.c2322 zpool_find_vdev_by_physpath(zpool_handle_t *zhp, const char *ppath, function