Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_vdev.c1452 boolean_t seen_logs; in construct_spec() local
1462 seen_logs = B_FALSE; in construct_spec()
1491 if (seen_logs) { in construct_spec()
1498 seen_logs = B_TRUE; in construct_spec()
1693 if (seen_logs && nlogs == 0) { in construct_spec()