Searched defs:zd (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/ztest/ |
H A D | ztest.c | 1132 ztest_object_lock(ztest_ds_t *zd, uint64_t object, rl_type_t type) in ztest_object_lock() 1140 ztest_object_unlock(ztest_ds_t *zd, uint64_t object) in ztest_object_unlock() 1148 ztest_range_lock(ztest_ds_t *zd, uint64_t object, uint64_t offset, in ztest_range_lock() 1177 ztest_zd_init(ztest_ds_t *zd, ztest_shared_ds_t *szd, objset_t *os) in ztest_zd_init() 1198 ztest_zd_fini(ztest_ds_t *zd) in ztest_zd_fini() 1311 ztest_log_create(ztest_ds_t *zd, dmu_tx_t *tx, lr_create_t *lr) in ztest_log_create() 1328 ztest_log_remove(ztest_ds_t *zd, dmu_tx_t *tx, lr_remove_t *lr, uint64_t object) in ztest_log_remove() 1346 ztest_log_write(ztest_ds_t *zd, dmu_tx_t *tx, lr_write_t *lr) in ztest_log_write() 1379 ztest_log_truncate(ztest_ds_t *zd, dmu_tx_t *tx, lr_truncate_t *lr) in ztest_log_truncate() 1395 ztest_log_setattr(ztest_ds_t *zd, dmu_tx_t *tx, lr_setattr_t *lr) in ztest_log_setattr() [all …]
|
/titanic_41/usr/src/lib/libc/port/sys/ |
H A D | zone.c | 44 zone_def zd; in zone_create() local
|
/titanic_41/usr/src/uts/common/os/ |
H A D | zone.c | 4206 zone_dataset_t *zd; in parse_zfs() local 6631 zone_dataset_t *zd; in zone_dataset_visible() local
|