Searched refs:get_replication (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_vdev.c543 get_replication(nvlist_t *nvroot, boolean_t fatal) function
789 * get_replication() to make sure the new spec is self-consistent. If the pool
810 if ((current = get_replication(nvroot, B_FALSE)) == NULL)
835 if ((new = get_replication(newroot, B_TRUE)) == NULL) {

Completed in 60 milliseconds