Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_vdev.c489 uint_t t, toplevels; in get_replication() local
503 &top, &toplevels) == 0); in get_replication()
505 for (t = 0; t < toplevels; t++) { in get_replication()
1455 toplevels = 0; in construct_spec()
1679 toplevels++; in construct_spec()
1683 top[toplevels - 1] = nv; in construct_spec()
1706 top, toplevels) == 0); in construct_spec()
1715 for (t = 0; t < toplevels; t++) in construct_spec()
1779 uint_t t, toplevels, normal = 0; in num_normal_vdevs() local
1782 &top, &toplevels) == 0); in num_normal_vdevs()
[all …]