Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c108 static int zpool_do_attach(int, char **);
411 { "attach", zpool_do_attach, HELP_ATTACH },
7664 zpool_do_attach(int argc, char **argv) in zpool_do_attach() function