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

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c404 uint64_t zs_enospc_count; member in struct:ztest_shared
812 ztest_shared->zs_enospc_count++;
5505 if (zs->zs_enospc_count > 10)
5740 if (zs->zs_enospc_count != 0) {
5744 zs->zs_enospc_count = 0;
6340 (u_longlong_t)zs->zs_enospc_count,

Completed in 60 milliseconds