Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c3614 uint_t c, children, schildren = 0, lastlogid = 0; in ztest_split_pool() local
3654 if (lastlogid == 0) in ztest_split_pool()
3655 lastlogid = schildren; in ztest_split_pool()
3659 lastlogid = 0; in ztest_split_pool()
3669 (const nvlist_t **)schild, lastlogid != 0 ? lastlogid : schildren); in ztest_split_pool()