Home
last modified time | relevance | path

Searched defs:zd (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_zone.c62 zone_dataset_t *zd, *zd2; in zone_dataset_attach() local
115 zone_dataset_t *zd; in zone_dataset_detach() local
158 zone_dataset_t *zd; zone_dataset_visible() local
223 zone_dataset_t *zd; zone_destroy() local
[all...]
/freebsd-src/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-zone.c130 zone_dataset_t *zd; zone_dataset_lookup() local
174 zone_dataset_t *zd; zone_dataset_attach() local
226 zone_dataset_t *zd; zone_dataset_detach() local
286 zone_dataset_t *zd; zone_dataset_visible() local
404 zone_dataset_t *zd; spl_zone_fini() local
[all...]
/freebsd-src/sys/contrib/openzfs/cmd/
H A Dztest.c1724 ztest_object_lock(ztest_ds_t * zd,uint64_t object,rl_type_t type) ztest_object_lock() argument
1732 ztest_object_unlock(ztest_ds_t * zd,uint64_t object) ztest_object_unlock() argument
1740 ztest_range_lock(ztest_ds_t * zd,uint64_t object,uint64_t offset,uint64_t size,rl_type_t type) ztest_range_lock() argument
1769 ztest_zd_init(ztest_ds_t * zd,ztest_shared_ds_t * szd,objset_t * os) ztest_zd_init() argument
1791 ztest_zd_fini(ztest_ds_t * zd) ztest_zd_fini() argument
1934 ztest_log_create(ztest_ds_t * zd,dmu_tx_t * tx,lr_create_t * lr) ztest_log_create() argument
1951 ztest_log_remove(ztest_ds_t * zd,dmu_tx_t * tx,lr_remove_t * lr,uint64_t object) ztest_log_remove() argument
1969 ztest_log_write(ztest_ds_t * zd,dmu_tx_t * tx,lr_write_t * lr) ztest_log_write() argument
2001 ztest_log_truncate(ztest_ds_t * zd,dmu_tx_t * tx,lr_truncate_t * lr) ztest_log_truncate() argument
2017 ztest_log_setattr(ztest_ds_t * zd,dmu_tx_t * tx,lr_setattr_t * lr) ztest_log_setattr() argument
2038 ztest_ds_t *zd = arg1; ztest_replay_create() local
2128 ztest_ds_t *zd = arg1; ztest_replay_remove() local
2181 ztest_ds_t *zd = arg1; ztest_replay_write() local
2310 ztest_ds_t *zd = arg1; ztest_replay_truncate() local
2351 ztest_ds_t *zd = arg1; ztest_replay_setattr() local
2457 ztest_ds_t *zd = zgd->zgd_private; ztest_get_done() local
2474 ztest_ds_t *zd = arg; ztest_get_data() local
2582 ztest_lookup(ztest_ds_t * zd,ztest_od_t * od,int count) ztest_lookup() argument
2624 ztest_create(ztest_ds_t * zd,ztest_od_t * od,int count) ztest_create() argument
2669 ztest_remove(ztest_ds_t * zd,ztest_od_t * od,int count) ztest_remove() argument
2708 ztest_write(ztest_ds_t * zd,uint64_t object,uint64_t offset,uint64_t size,const void * data) ztest_write() argument
2732 ztest_truncate(ztest_ds_t * zd,uint64_t object,uint64_t offset,uint64_t size) ztest_truncate() argument
2751 ztest_setattr(ztest_ds_t * zd,uint64_t object) ztest_setattr() argument
2770 ztest_prealloc(ztest_ds_t * zd,uint64_t object,uint64_t offset,uint64_t size) ztest_prealloc() argument
2801 ztest_io(ztest_ds_t * zd,uint64_t object,uint64_t offset) ztest_io() argument
2917 ztest_object_init(ztest_ds_t * zd,ztest_od_t * od,size_t size,boolean_t remove) ztest_object_init() argument
2934 ztest_zil_commit(ztest_ds_t * zd,uint64_t id) ztest_zil_commit() argument
2963 ztest_zil_remount(ztest_ds_t * zd,uint64_t id) ztest_zil_remount() argument
3000 ztest_spa_create_destroy(ztest_ds_t * zd,uint64_t id) ztest_spa_create_destroy() argument
3063 ztest_mmp_enable_disable(ztest_ds_t * zd,uint64_t id) ztest_mmp_enable_disable() argument
3128 ztest_spa_upgrade(ztest_ds_t * zd,uint64_t id) ztest_spa_upgrade() argument
3251 ztest_spa_checkpoint_create_discard(ztest_ds_t * zd,uint64_t id) ztest_spa_checkpoint_create_discard() argument
3295 ztest_vdev_add_remove(ztest_ds_t * zd,uint64_t id) ztest_vdev_add_remove() argument
3387 ztest_vdev_class_add(ztest_ds_t * zd,uint64_t id) ztest_vdev_class_add() argument
3470 ztest_vdev_aux_add_remove(ztest_ds_t * zd,uint64_t id) ztest_vdev_aux_add_remove() argument
3582 ztest_split_pool(ztest_ds_t * zd,uint64_t id) ztest_split_pool() argument
3678 ztest_vdev_attach_detach(ztest_ds_t * zd,uint64_t id) ztest_vdev_attach_detach() argument
4045 ztest_vdev_raidz_attach(ztest_ds_t * zd,uint64_t id) ztest_vdev_raidz_attach() argument
4157 ztest_device_removal(ztest_ds_t * zd,uint64_t id) ztest_device_removal() argument
4334 ztest_vdev_LUN_growth(ztest_ds_t * zd,uint64_t id) ztest_vdev_LUN_growth() argument
4666 ztest_dmu_objset_create_destroy(ztest_ds_t * zd,uint64_t id) ztest_dmu_objset_create_destroy() argument
4783 ztest_dmu_snapshot_create_destroy(ztest_ds_t * zd,uint64_t id) ztest_dmu_snapshot_create_destroy() argument
4851 ztest_dsl_dataset_promote_busy(ztest_ds_t * zd,uint64_t id) ztest_dsl_dataset_promote_busy() argument
4962 ztest_dmu_object_alloc_free(ztest_ds_t * zd,uint64_t id) ztest_dmu_object_alloc_free() argument
4998 ztest_dmu_object_next_chunk(ztest_ds_t * zd,uint64_t id) ztest_dmu_object_next_chunk() argument
5023 ztest_dmu_read_write(ztest_ds_t * zd,uint64_t id) ztest_dmu_read_write() argument
5313 ztest_dmu_read_write_zcopy(ztest_ds_t * zd,uint64_t id) ztest_dmu_read_write_zcopy() argument
5550 ztest_dmu_write_parallel(ztest_ds_t * zd,uint64_t id) ztest_dmu_write_parallel() argument
5576 ztest_dmu_prealloc(ztest_ds_t * zd,uint64_t id) ztest_dmu_prealloc() argument
5625 ztest_zap(ztest_ds_t * zd,uint64_t id) ztest_zap() argument
5770 ztest_fzap(ztest_ds_t * zd,uint64_t id) ztest_fzap() argument
5812 ztest_zap_parallel(ztest_ds_t * zd,uint64_t id) ztest_zap_parallel() argument
6007 ztest_dmu_commit_callbacks(ztest_ds_t * zd,uint64_t id) ztest_dmu_commit_callbacks() argument
6147 ztest_verify_dnode_bt(ztest_ds_t * zd,uint64_t id) ztest_verify_dnode_bt() argument
6182 ztest_dsl_prop_get_set(ztest_ds_t * zd,uint64_t id) ztest_dsl_prop_get_set() argument
6208 ztest_spa_prop_get_set(ztest_ds_t * zd,uint64_t id) ztest_spa_prop_get_set() argument
6247 ztest_dmu_snapshot_hold(ztest_ds_t * zd,uint64_t id) ztest_dmu_snapshot_hold() argument
6372 ztest_fault_inject(ztest_ds_t * zd,uint64_t id) ztest_fault_inject() argument
6703 ztest_scrub(ztest_ds_t * zd,uint64_t id) ztest_scrub() argument
6731 ztest_reguid(ztest_ds_t * zd,uint64_t id) ztest_reguid() argument
6763 ztest_blake3(ztest_ds_t * zd,uint64_t id) ztest_blake3() argument
6850 ztest_fletcher(ztest_ds_t * zd,uint64_t id) ztest_fletcher() argument
6920 ztest_fletcher_incr(ztest_ds_t * zd,uint64_t id) ztest_fletcher_incr() argument
7126 ztest_initialize(ztest_ds_t * zd,uint64_t id) ztest_initialize() argument
7198 ztest_trim(ztest_ds_t * zd,uint64_t id) ztest_trim() argument
7535 ztest_ds_t *zd = &ztest_ds[id % ztest_opts.zo_datasets]; ztest_execute() local
7576 ztest_ds_t *zd = &ztest_ds[info->rzx_id % ztest_opts.zo_datasets]; ztest_rzx_thread() local
7697 ztest_dataset_dirobj_verify(ztest_ds_t * zd) ztest_dataset_dirobj_verify() argument
7720 ztest_ds_t *zd = &ztest_ds[d]; ztest_dataset_open() local
7781 ztest_ds_t *zd = &ztest_ds[d]; ztest_dataset_close() local
7826 ztest_ds_t *zd = &ztest_ds[0]; ztest_freeze() local
[all...]
/freebsd-src/sys/contrib/zstd/lib/legacy/
H A Dzstd_legacy.h149 ZSTDv05_DCtx* const zd = ZSTDv05_createDCtx(); in ZSTD_decompressLegacy() local
159 ZSTDv06_DCtx* const zd = ZSTDv06_createDCtx(); in ZSTD_decompressLegacy() local
169 ZSTDv07_DCtx* const zd = ZSTDv07_createDCtx(); in ZSTD_decompressLegacy() local
H A Dzstd_v06.c3949 ZSTDv06_DCtx* zd; member
H A Dzstd_v07.c4314 ZSTDv07_DCtx* zd; member
/freebsd-src/contrib/ldns/
H A Ddnssec_zone.c1549 INLINE bool zone_digester_set(zone_digester *zd)
1552 INLINE void zone_digester_init(zone_digester *zd)
1556 zone_digester_add(zone_digester *zd, zonemd_scheme scheme, zonemd_hash hash)
1600 zone_digester_update(zone_digester *zd, ldns_rr *rr)
1674 zone_digester *zd, ldns_rr *soa, ldns_status *ret_st)
1730 ldns_digest_zone(ldns_dnssec_zone *zone, zone_digester *zd)
1763 zone_digester zd; local
1919 zone_digester zd; local
/freebsd-src/contrib/libarchive/libarchive/
H A Darchive_write_set_format_zip.c1266 unsigned char *z = zip64, *zd; in archive_write_zip_finish_entry() local