Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dmapfile-vers225 zpool_find_vdev_by_physpath;
H A Dlibzfs.h315 extern nvlist_t *zpool_find_vdev_by_physpath(zpool_handle_t *, const char *,
H A Dlibzfs_pool.c2578 zpool_find_vdev_by_physpath(zpool_handle_t *zhp, const char *ppath, in zpool_find_vdev_by_physpath() function
/illumos-gate/usr/src/cmd/syseventd/modules/zfs_mod/
H A Dzfs_mod.c563 if ((tgt = zpool_find_vdev_by_physpath(zhp, devname, in zfsdle_vdev_online()