Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_util.h53 extern nvlist_t *split_mirror_vdev(zpool_handle_t *zhp, char *newname,
H A Dzpool_vdev.c1551 split_mirror_vdev(zpool_handle_t *zhp, char *newname, nvlist_t *props, in split_mirror_vdev() function
H A Dzpool_main.c5871 config = split_mirror_vdev(zhp, newpool, props, flags, argc, argv); in zpool_do_split()