Home
last modified time | relevance | path

Searched refs:zpool_reguid (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs.h271 extern int zpool_reguid(zpool_handle_t *);
H A Dlibzfs_pool.c3482 zpool_reguid(zpool_handle_t *zhp) function
/freebsd-12.1/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c4120 ret = zpool_reguid(zhp); in zpool_do_reguid()