H A D | ztest.c | 1136 ztest_object_lock(ztest_ds_t *zd, uint64_t object, rl_type_t type) in ztest_object_lock() argument 1144 ztest_object_unlock(ztest_ds_t *zd, uint64_t object) in ztest_object_unlock() argument 1152 ztest_range_lock(ztest_ds_t *zd, uint64_t object, uint64_t offset, in ztest_range_lock() argument 1181 ztest_zd_init(ztest_ds_t *zd, ztest_shared_ds_t *szd, objset_t *os) in ztest_zd_init() argument 1202 ztest_zd_fini(ztest_ds_t * zd) ztest_zd_fini() argument 1315 ztest_log_create(ztest_ds_t * zd,dmu_tx_t * tx,lr_create_t * lr) ztest_log_create() argument 1332 ztest_log_remove(ztest_ds_t * zd,dmu_tx_t * tx,lr_remove_t * lr,uint64_t object) ztest_log_remove() argument 1350 ztest_log_write(ztest_ds_t * zd,dmu_tx_t * tx,lr_write_t * lr) ztest_log_write() argument 1383 ztest_log_truncate(ztest_ds_t * zd,dmu_tx_t * tx,lr_truncate_t * lr) ztest_log_truncate() argument 1399 ztest_log_setattr(ztest_ds_t * zd,dmu_tx_t * tx,lr_setattr_t * lr) ztest_log_setattr() argument 1418 ztest_replay_create(ztest_ds_t * zd,lr_create_t * lr,boolean_t byteswap) ztest_replay_create() argument 1502 ztest_replay_remove(ztest_ds_t * zd,lr_remove_t * lr,boolean_t byteswap) ztest_replay_remove() argument 1553 ztest_replay_write(ztest_ds_t * zd,lr_write_t * lr,boolean_t byteswap) ztest_replay_write() argument 1678 ztest_replay_truncate(ztest_ds_t * zd,lr_truncate_t * lr,boolean_t byteswap) ztest_replay_truncate() argument 1717 ztest_replay_setattr(ztest_ds_t * zd,lr_setattr_t * lr,boolean_t byteswap) ztest_replay_setattr() argument 1817 ztest_ds_t *zd = zgd->zgd_private; ztest_get_done() local 1835 ztest_ds_t *zd = arg; ztest_get_data() local 1945 ztest_lookup(ztest_ds_t * zd,ztest_od_t * od,int count) ztest_lookup() argument 1986 ztest_create(ztest_ds_t * zd,ztest_od_t * od,int count) ztest_create() argument 2030 ztest_remove(ztest_ds_t * zd,ztest_od_t * od,int count) ztest_remove() argument 2068 ztest_write(ztest_ds_t * zd,uint64_t object,uint64_t offset,uint64_t size,void * data) ztest_write() argument 2092 ztest_truncate(ztest_ds_t * zd,uint64_t object,uint64_t offset,uint64_t size) ztest_truncate() argument 2111 ztest_setattr(ztest_ds_t * zd,uint64_t object) ztest_setattr() argument 2130 ztest_prealloc(ztest_ds_t * zd,uint64_t object,uint64_t offset,uint64_t size) ztest_prealloc() argument 2161 ztest_io(ztest_ds_t * zd,uint64_t object,uint64_t offset) ztest_io() argument 2271 ztest_object_init(ztest_ds_t * zd,ztest_od_t * od,size_t size,boolean_t remove) ztest_object_init() argument 2289 ztest_zil_commit(ztest_ds_t * zd,uint64_t id) ztest_zil_commit() argument 2318 ztest_zil_remount(ztest_ds_t * zd,uint64_t id) ztest_zil_remount() argument 2347 ztest_spa_create_destroy(ztest_ds_t * zd,uint64_t id) ztest_spa_create_destroy() argument 2386 ztest_spa_upgrade(ztest_ds_t * zd,uint64_t id) ztest_spa_upgrade() argument 2497 ztest_vdev_add_remove(ztest_ds_t * zd,uint64_t id) ztest_vdev_add_remove() argument 2566 ztest_vdev_aux_add_remove(ztest_ds_t * zd,uint64_t id) ztest_vdev_aux_add_remove() argument 2649 ztest_split_pool(ztest_ds_t * zd,uint64_t id) ztest_split_pool() argument 2745 ztest_vdev_attach_detach(ztest_ds_t * zd,uint64_t id) ztest_vdev_attach_detach() argument 3038 ztest_vdev_LUN_growth(ztest_ds_t * zd,uint64_t id) ztest_vdev_LUN_growth() argument 3265 ztest_dmu_objset_create_destroy(ztest_ds_t * zd,uint64_t id) ztest_dmu_objset_create_destroy() argument 3368 ztest_dmu_snapshot_create_destroy(ztest_ds_t * zd,uint64_t id) ztest_dmu_snapshot_create_destroy() argument 3421 ztest_dsl_dataset_promote_busy(ztest_ds_t * zd,uint64_t id) ztest_dsl_dataset_promote_busy() argument 3516 ztest_dmu_object_alloc_free(ztest_ds_t * zd,uint64_t id) ztest_dmu_object_alloc_free() argument 3540 ztest_dmu_read_write(ztest_ds_t * zd,uint64_t id) ztest_dmu_read_write() argument 3814 ztest_dmu_read_write_zcopy(ztest_ds_t * zd,uint64_t id) ztest_dmu_read_write_zcopy() argument 4043 ztest_dmu_write_parallel(ztest_ds_t * zd,uint64_t id) ztest_dmu_write_parallel() argument 4064 ztest_dmu_prealloc(ztest_ds_t * zd,uint64_t id) ztest_dmu_prealloc() argument 4105 ztest_zap(ztest_ds_t * zd,uint64_t id) ztest_zap() argument 4245 ztest_fzap(ztest_ds_t * zd,uint64_t id) ztest_fzap() argument 4286 ztest_zap_parallel(ztest_ds_t * zd,uint64_t id) ztest_zap_parallel() argument 4476 ztest_dmu_commit_callbacks(ztest_ds_t * zd,uint64_t id) ztest_dmu_commit_callbacks() argument 4601 ztest_dsl_prop_get_set(ztest_ds_t * zd,uint64_t id) ztest_dsl_prop_get_set() argument 4621 ztest_spa_prop_get_set(ztest_ds_t * zd,uint64_t id) ztest_spa_prop_get_set() argument 4660 ztest_dmu_snapshot_hold(ztest_ds_t * zd,uint64_t id) ztest_dmu_snapshot_hold() argument 4785 ztest_fault_inject(ztest_ds_t * zd,uint64_t id) ztest_fault_inject() argument 5015 ztest_ddt_repair(ztest_ds_t * zd,uint64_t id) ztest_ddt_repair() argument 5117 ztest_scrub(ztest_ds_t * zd,uint64_t id) ztest_scrub() argument 5131 ztest_reguid(ztest_ds_t * zd,uint64_t id) ztest_reguid() argument 5161 ztest_spa_rename(ztest_ds_t * zd,uint64_t id) ztest_spa_rename() argument 5424 ztest_ds_t *zd = &ztest_ds[id % ztest_opts.zo_datasets]; ztest_execute() local 5517 ztest_dataset_dirobj_verify(ztest_ds_t * zd) ztest_dataset_dirobj_verify() argument 5540 ztest_ds_t *zd = &ztest_ds[d]; ztest_dataset_open() local 5597 ztest_ds_t *zd = &ztest_ds[d]; ztest_dataset_close() local 5787 ztest_ds_t *zd = &ztest_ds[0]; ztest_freeze() local [all...] |