Home
last modified time | relevance | path

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

/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzfs/common/
Dlibzfs.h450 extern int zpool_get_physpath(zpool_handle_t *, char *, size_t);
Dlibzfs_pool.c2622 zpool_get_physpath(zpool_handle_t *zhp, char *physpath, size_t phypath_size) function