Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c505 static int zc_cb_counter = 0; variable
5628 zc_cb_counter += 3; in ztest_dmu_commit_callbacks()
7390 if (zc_cb_counter >= ZTEST_COMMIT_CB_MIN_REG) in ztest_run()