Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c98 static int zpool_do_reguid(int, char **);
311 { "reguid", zpool_do_reguid, HELP_REGUID },
6883 zpool_do_reguid(int argc, char **argv) in zpool_do_reguid() function