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

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c286 } ztest_ds_t; typedef in typeref:struct:ztest_ds
291 typedef void ztest_func_t(ztest_ds_t *zd, uint64_t id);
423 static ztest_ds_t *ztest_ds;
1140 ztest_object_lock(ztest_ds_t *zd, uint64_t object, rl_type_t type)
1148 ztest_object_unlock(ztest_ds_t *zd, uint64_t object)
1156 ztest_range_lock(ztest_ds_t *zd, uint64_t object, uint64_t offset,
1185 ztest_zd_init(ztest_ds_t *zd, ztest_shared_ds_t *szd, objset_t *os)
1206 ztest_zd_fini(ztest_ds_t *zd)
1319 ztest_log_create(ztest_ds_t *zd, dmu_tx_t *tx, lr_create_t *lr)
1336 ztest_log_remove(ztest_ds_t *z
[all...]

Completed in 71 milliseconds