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

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c979 ztest_random_blocksize(void) function
2257 od->od_crblocksize = blocksize ? blocksize : ztest_random_blocksize();
3831 uint64_t blocksize = ztest_random_blocksize();
4077 uint64_t blocksize = ztest_random_blocksize();
5058 blocksize = ztest_random_blocksize();

Completed in 73 milliseconds