Home
last modified time | relevance | path

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

/freebsd-12.1/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs.h288 extern int zpool_vdev_clear(zpool_handle_t *, uint64_t);
H A Dlibzfs_pool.c3458 zpool_vdev_clear(zpool_handle_t *zhp, uint64_t guid) function