Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c2339 ztest_truncate(ztest_ds_t *zd, uint64_t object, uint64_t offset, uint64_t size) in ztest_truncate() function
2458 (void) ztest_truncate(zd, object, offset, blocksize); in ztest_io()
4734 if (ztest_truncate(zd, od[0].od_object, offset, count * blocksize) != 0) in ztest_dmu_prealloc()