Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_vdev.c486 get_replication(nvlist_t *nvroot, boolean_t fatal) in get_replication() function
812 if ((current = get_replication(nvroot, B_FALSE)) == NULL) in check_replication()
837 if ((new = get_replication(newroot, B_TRUE)) == NULL) { in check_replication()