Home
last modified time | relevance | path

Searched defs:pool_count (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/picl/picld/
H A Dpicld.c111 static int pool_count = 0; variable
/illumos-gate/usr/src/uts/common/os/
H A Dpool.c141 int pool_count; /* number of pools created on this system */ variable
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c4491 int pool_count = 0; in are_vdevs_in_pool() local