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

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

Completed in 118 milliseconds