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.c1497 boolean_t seen_logs; in construct_spec() local
1507 seen_logs = B_FALSE; in construct_spec()
1536 if (seen_logs) { in construct_spec()
1543 seen_logs = B_TRUE; in construct_spec()
1738 if (seen_logs && nlogs == 0) { in construct_spec()