Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c109 static int zpool_do_detach(int, char **);
412 { "detach", zpool_do_detach, HELP_DETACH },
7688 zpool_do_detach(int argc, char **argv) in zpool_do_detach() function