Searched refs:zpool_do_replace (Results 1 – 1 of 1) sorted by relevance
96 static int zpool_do_replace(int, char **);284 { "replace", zpool_do_replace, HELP_REPLACE },5667 zpool_do_replace(int argc, char **argv) in zpool_do_replace() function