Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c3365 uint_t c, children, schildren = 0, lastlogid = 0; in ztest_split_pool() local
3406 if (lastlogid == 0) in ztest_split_pool()
3407 lastlogid = schildren; in ztest_split_pool()
3411 lastlogid = 0; in ztest_split_pool()
3422 lastlogid != 0 ? lastlogid : schildren) == 0); in ztest_split_pool()