Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_vdev.c1558 boolean_t seen_logs; in construct_spec() local
1591 seen_logs = B_FALSE; in construct_spec()
1620 if (seen_logs) { in construct_spec()
1627 seen_logs = B_TRUE; in construct_spec()
1933 if (seen_logs && nlogs == 0) { in construct_spec()