Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_vdev.c594 uint_t t, toplevels; in get_replication() local
608 &top, &toplevels) == 0); in get_replication()
610 for (t = 0; t < toplevels; t++) { in get_replication()
1304 toplevels = 0; in construct_spec()
1495 toplevels++; in construct_spec()
1499 top[toplevels - 1] = nv; in construct_spec()
1522 top, toplevels) == 0); in construct_spec()
1530 for (t = 0; t < toplevels; t++) in construct_spec()
1602 uint_t t, toplevels, normal = 0; in num_normal_vdevs() local
1605 &top, &toplevels) == 0); in num_normal_vdevs()
[all …]
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c4820 uint_t toplevels; in zvol_check_dump_config() local
4872 &top, &toplevels) == 0); in zvol_check_dump_config()