Home
last modified time | relevance | path

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

/freebsd-12.1/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs.h430 extern int zpool_get_physpath(zpool_handle_t *, char *, size_t);
H A Dlibzfs_pool.c2536 zpool_get_physpath(zpool_handle_t *zhp, char *physpath, size_t phypath_size) function