Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libzfs/common/
H A Dmapfile-vers235 zpool_reguid;
H A Dlibzfs.h242 extern int zpool_reguid(zpool_handle_t *);
H A Dlibzfs_pool.c3168 zpool_reguid(zpool_handle_t *zhp) in zpool_reguid() function
/titanic_50/usr/src/cmd/zpool/
H A Dzpool_main.c3599 ret = zpool_reguid(zhp); in zpool_do_reguid()