Searched refs:origin_ds (Results 1 – 2 of 2) sorted by relevance
3310 dsl_dataset_t *origin_ds, *origin_head; in dsl_dataset_promote_check() local3335 origin_ds = snap->ds; in dsl_dataset_promote_check()3360 origin_ds->ds_object); in dsl_dataset_promote_check()3433 dsl_dataset_phys(origin_ds)->ds_creation_txg; in dsl_dataset_promote_check()3514 if (dsl_dir_phys(origin_ds->ds_dir)->dd_flags & in dsl_dataset_promote_check()3535 dsl_dataset_t *origin_ds; in dsl_dataset_promote_sync() local3550 origin_ds = snap->ds; in dsl_dataset_promote_sync()3566 dmu_buf_will_dirty(origin_ds->ds_dbuf, tx); in dsl_dataset_promote_sync()3570 origin_ds->ds_object); in dsl_dataset_promote_sync()3575 dsl_dataset_remove_from_next_clones(origin_ds, in dsl_dataset_promote_sync()[all …]
2920 dsl_dataset_t *origin_ds; in verify_dd_livelist() local2923 dsl_dir_phys(dd)->dd_origin_obj, FTAG, &origin_ds)); in verify_dd_livelist()2924 VERIFY0(dsl_dataset_space_written(origin_ds, os->os_dsl_dataset, in verify_dd_livelist()2926 dsl_dataset_rele(origin_ds, FTAG); in verify_dd_livelist()