Lines Matching defs:zd

1135 ztest_object_lock(ztest_ds_t *zd, uint64_t object, rl_type_t type)  in ztest_object_lock()
1143 ztest_object_unlock(ztest_ds_t *zd, uint64_t object) in ztest_object_unlock()
1151 ztest_range_lock(ztest_ds_t *zd, uint64_t object, uint64_t offset, in ztest_range_lock()
1180 ztest_zd_init(ztest_ds_t *zd, ztest_shared_ds_t *szd, objset_t *os) in ztest_zd_init()
1201 ztest_zd_fini(ztest_ds_t *zd) in ztest_zd_fini()
1314 ztest_log_create(ztest_ds_t *zd, dmu_tx_t *tx, lr_create_t *lr) in ztest_log_create()
1331 ztest_log_remove(ztest_ds_t *zd, dmu_tx_t *tx, lr_remove_t *lr, uint64_t object) in ztest_log_remove()
1349 ztest_log_write(ztest_ds_t *zd, dmu_tx_t *tx, lr_write_t *lr) in ztest_log_write()
1382 ztest_log_truncate(ztest_ds_t *zd, dmu_tx_t *tx, lr_truncate_t *lr) in ztest_log_truncate()
1398 ztest_log_setattr(ztest_ds_t *zd, dmu_tx_t *tx, lr_setattr_t *lr) in ztest_log_setattr()
1417 ztest_replay_create(ztest_ds_t *zd, lr_create_t *lr, boolean_t byteswap) in ztest_replay_create()
1501 ztest_replay_remove(ztest_ds_t *zd, lr_remove_t *lr, boolean_t byteswap) in ztest_replay_remove()
1552 ztest_replay_write(ztest_ds_t *zd, lr_write_t *lr, boolean_t byteswap) in ztest_replay_write()
1677 ztest_replay_truncate(ztest_ds_t *zd, lr_truncate_t *lr, boolean_t byteswap) in ztest_replay_truncate()
1716 ztest_replay_setattr(ztest_ds_t *zd, lr_setattr_t *lr, boolean_t byteswap) in ztest_replay_setattr()
1816 ztest_ds_t *zd = zgd->zgd_private; in ztest_get_done() local
1834 ztest_ds_t *zd = arg; in ztest_get_data() local
1944 ztest_lookup(ztest_ds_t *zd, ztest_od_t *od, int count) in ztest_lookup()
1985 ztest_create(ztest_ds_t *zd, ztest_od_t *od, int count) in ztest_create()
2029 ztest_remove(ztest_ds_t *zd, ztest_od_t *od, int count) in ztest_remove()
2067 ztest_write(ztest_ds_t *zd, uint64_t object, uint64_t offset, uint64_t size, in ztest_write()
2091 ztest_truncate(ztest_ds_t *zd, uint64_t object, uint64_t offset, uint64_t size) in ztest_truncate()
2110 ztest_setattr(ztest_ds_t *zd, uint64_t object) in ztest_setattr()
2129 ztest_prealloc(ztest_ds_t *zd, uint64_t object, uint64_t offset, uint64_t size) in ztest_prealloc()
2160 ztest_io(ztest_ds_t *zd, uint64_t object, uint64_t offset) in ztest_io()
2270 ztest_object_init(ztest_ds_t *zd, ztest_od_t *od, size_t size, boolean_t remove) in ztest_object_init()
2288 ztest_zil_commit(ztest_ds_t *zd, uint64_t id) in ztest_zil_commit()
2317 ztest_zil_remount(ztest_ds_t *zd, uint64_t id) in ztest_zil_remount()
2346 ztest_spa_create_destroy(ztest_ds_t *zd, uint64_t id) in ztest_spa_create_destroy()
2385 ztest_spa_upgrade(ztest_ds_t *zd, uint64_t id) in ztest_spa_upgrade()
2496 ztest_vdev_add_remove(ztest_ds_t *zd, uint64_t id) in ztest_vdev_add_remove()
2565 ztest_vdev_aux_add_remove(ztest_ds_t *zd, uint64_t id) in ztest_vdev_aux_add_remove()
2648 ztest_split_pool(ztest_ds_t *zd, uint64_t id) in ztest_split_pool()
2744 ztest_vdev_attach_detach(ztest_ds_t *zd, uint64_t id) in ztest_vdev_attach_detach()
3037 ztest_vdev_LUN_growth(ztest_ds_t *zd, uint64_t id) in ztest_vdev_LUN_growth()
3264 ztest_dmu_objset_create_destroy(ztest_ds_t *zd, uint64_t id) in ztest_dmu_objset_create_destroy()
3367 ztest_dmu_snapshot_create_destroy(ztest_ds_t *zd, uint64_t id) in ztest_dmu_snapshot_create_destroy()
3420 ztest_dsl_dataset_promote_busy(ztest_ds_t *zd, uint64_t id) in ztest_dsl_dataset_promote_busy()
3515 ztest_dmu_object_alloc_free(ztest_ds_t *zd, uint64_t id) in ztest_dmu_object_alloc_free()
3539 ztest_dmu_read_write(ztest_ds_t *zd, uint64_t id) in ztest_dmu_read_write()
3813 ztest_dmu_read_write_zcopy(ztest_ds_t *zd, uint64_t id) in ztest_dmu_read_write_zcopy()
4042 ztest_dmu_write_parallel(ztest_ds_t *zd, uint64_t id) in ztest_dmu_write_parallel()
4063 ztest_dmu_prealloc(ztest_ds_t *zd, uint64_t id) in ztest_dmu_prealloc()
4104 ztest_zap(ztest_ds_t *zd, uint64_t id) in ztest_zap()
4244 ztest_fzap(ztest_ds_t *zd, uint64_t id) in ztest_fzap()
4285 ztest_zap_parallel(ztest_ds_t *zd, uint64_t id) in ztest_zap_parallel()
4475 ztest_dmu_commit_callbacks(ztest_ds_t *zd, uint64_t id) in ztest_dmu_commit_callbacks()
4600 ztest_dsl_prop_get_set(ztest_ds_t *zd, uint64_t id) in ztest_dsl_prop_get_set()
4620 ztest_spa_prop_get_set(ztest_ds_t *zd, uint64_t id) in ztest_spa_prop_get_set()
4659 ztest_dmu_snapshot_hold(ztest_ds_t *zd, uint64_t id) in ztest_dmu_snapshot_hold()
4784 ztest_fault_inject(ztest_ds_t *zd, uint64_t id) in ztest_fault_inject()
4989 ztest_ddt_repair(ztest_ds_t *zd, uint64_t id) in ztest_ddt_repair()
5091 ztest_scrub(ztest_ds_t *zd, uint64_t id) in ztest_scrub()
5105 ztest_reguid(ztest_ds_t *zd, uint64_t id) in ztest_reguid()
5135 ztest_spa_rename(ztest_ds_t *zd, uint64_t id) in ztest_spa_rename()
5398 ztest_ds_t *zd = &ztest_ds[id % ztest_opts.zo_datasets]; in ztest_execute() local
5491 ztest_dataset_dirobj_verify(ztest_ds_t *zd) in ztest_dataset_dirobj_verify()
5514 ztest_ds_t *zd = &ztest_ds[d]; in ztest_dataset_open() local
5571 ztest_ds_t *zd = &ztest_ds[d]; in ztest_dataset_close() local
5761 ztest_ds_t *zd = &ztest_ds[0]; in ztest_freeze() local