Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libzfs/common/
H A Dmapfile-vers167 zpool_find_vdev_by_physpath;
H A Dlibzfs.h249 extern nvlist_t *zpool_find_vdev_by_physpath(zpool_handle_t *, const char *,
H A Dlibzfs_pool.c1871 zpool_find_vdev_by_physpath(zpool_handle_t *zhp, const char *ppath, in zpool_find_vdev_by_physpath() function
/onnv-gate/usr/src/cmd/syseventd/modules/zfs_mod/
H A Dzfs_mod.c544 if ((tgt = zpool_find_vdev_by_physpath(zhp, devname, in zfsdle_vdev_online()