Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c4742 uint64_t randoff = offset + (ztest_random(count) * blocksize); in ztest_dmu_prealloc() local
4743 if (ztest_write(zd, od[0].od_object, randoff, blocksize, in ztest_dmu_prealloc()
4747 ztest_io(zd, od[0].od_object, randoff); in ztest_dmu_prealloc()