| ztest.c | 288 } ztest_ds_t; typedef in typeref:struct:ztest_ds 293 typedef void ztest_func_t(ztest_ds_t *zd, uint64_t id); 425 static ztest_ds_t *ztest_ds; 1136 ztest_object_lock(ztest_ds_t *zd, uint64_t object, rl_type_t type) 1144 ztest_object_unlock(ztest_ds_t *zd, uint64_t object) 1152 ztest_range_lock(ztest_ds_t *zd, uint64_t object, uint64_t offset, 1181 ztest_zd_init(ztest_ds_t *zd, ztest_shared_ds_t *szd, objset_t *os) 1202 ztest_zd_fini(ztest_ds_t *zd) 1315 ztest_log_create(ztest_ds_t *zd, dmu_tx_t *tx, lr_create_t *lr) 1332 ztest_log_remove(ztest_ds_t *zd, dmu_tx_t *tx, lr_remove_t *lr, uint64_t object [all...] |