Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_util.c70 uint_t nlogs = 0; in num_logs() local
84 nlogs++; in num_logs()
86 return (nlogs); in num_logs()
H A Dzpool_vdev.c1449 int t, toplevels, mindev, maxdev, nspares, nlogs, nl2cache; in construct_spec() local
1459 nlogs = 0; in construct_spec()
1547 nlogs++; in construct_spec()
1662 nlogs++; in construct_spec()
1693 if (seen_logs && nlogs == 0) { in construct_spec()