Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c453 uint64_t zs_enospc_count; member
912 ztest_shared->zs_enospc_count++; in ztest_record_enospc()
6488 if (zs->zs_enospc_count > 10) in ztest_thread()
6724 if (zs->zs_enospc_count != 0) { in ztest_run()
6728 zs->zs_enospc_count = 0; in ztest_run()
7400 (u_longlong_t)zs->zs_enospc_count, in main()