Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libzfs/common/
H A Dmapfile-vers197 zpool_find_vdev_by_physpath;
H A Dlibzfs.h261 extern nvlist_t *zpool_find_vdev_by_physpath(zpool_handle_t *, const char *,
H A Dlibzfs_pool.c2081 zpool_find_vdev_by_physpath(zpool_handle_t *zhp, const char *ppath, in zpool_find_vdev_by_physpath() function
/titanic_50/usr/src/cmd/syseventd/modules/zfs_mod/
H A Dzfs_mod.c551 if ((tgt = zpool_find_vdev_by_physpath(zhp, devname, in zfsdle_vdev_online()