Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_util.c86 uint_t nlogs = 0; in num_logs() local
100 nlogs++; in num_logs()
102 return (nlogs); in num_logs()
H A Dzpool_vdev.c1494 int t, toplevels, mindev, maxdev, nspares, nlogs, nl2cache; in construct_spec() local
1504 nlogs = 0; in construct_spec()
1592 nlogs++; in construct_spec()
1707 nlogs++; in construct_spec()
1738 if (seen_logs && nlogs == 0) { in construct_spec()