Searched refs:dsl_dataset_phys_t (Results 1 – 8 of 8) sorted by relevance
53 } dsl_dataset_phys_t; typedef
146 } dsl_dataset_phys_t; typedef226 inline dsl_dataset_phys_t *
78 extern inline dsl_dataset_phys_t *dsl_dataset_phys(dsl_dataset_t *ds);88 dsl_dataset_phys_t *ds_phys; in parent_delta()314 dsl_dataset_phys_t *headphys; in dsl_dataset_get_snapname()789 dsl_dataset_phys_t *dsphys; in dsl_dataset_create_sync_dd()802 DMU_OT_DSL_DATASET, sizeof (dsl_dataset_phys_t), tx); in dsl_dataset_create_sync_dd()806 bzero(dsphys, sizeof (dsl_dataset_phys_t)); in dsl_dataset_create_sync_dd()1313 dsl_dataset_phys_t *dsphys; in dsl_dataset_snapshot_sync_impl()1340 DMU_OT_DSL_DATASET, sizeof (dsl_dataset_phys_t), tx); in dsl_dataset_snapshot_sync_impl()1344 bzero(dsphys, sizeof (dsl_dataset_phys_t)); in dsl_dataset_snapshot_sync_impl()
718 dsl_dataset_phys_t *ds_phys; in dmu_tx_hold_zap()
237 dsl_dataset_phys_t *origin_phys; in dsl_dir_hold_obj()
49 dsl_dataset_phys_t *ds_phys; in gg_ioc_get_gen()
1190 snapobj = ((dsl_dataset_phys_t *)DN_BONUS(mdn))-> in get_objset_mdn()1204 bp = &((dsl_dataset_phys_t *)DN_BONUS(mdn))->ds_bp; in get_objset_mdn()
1360 dsl_dataset_phys_t *ds = data; in dump_dsl_dataset()