Searched refs:origin_ds (Results 1 – 2 of 2) sorted by relevance
3326 dsl_dataset_t *origin_ds, *origin_head; in dsl_dataset_promote_check() local3351 origin_ds = snap->ds; in dsl_dataset_promote_check()3376 origin_ds->ds_object); in dsl_dataset_promote_check()3449 dsl_dataset_phys(origin_ds)->ds_creation_txg; in dsl_dataset_promote_check()3530 if (dsl_dir_phys(origin_ds->ds_dir)->dd_flags & in dsl_dataset_promote_check()3551 dsl_dataset_t *origin_ds; in dsl_dataset_promote_sync() local3566 origin_ds = snap->ds; in dsl_dataset_promote_sync()3582 dmu_buf_will_dirty(origin_ds->ds_dbuf, tx); in dsl_dataset_promote_sync()3586 origin_ds->ds_object); in dsl_dataset_promote_sync()3591 dsl_dataset_remove_from_next_clones(origin_ds, in dsl_dataset_promote_sync()[all …]
2888 dsl_dataset_t *origin_ds; in verify_dd_livelist() local2891 dsl_dir_phys(dd)->dd_origin_obj, FTAG, &origin_ds)); in verify_dd_livelist()2892 VERIFY0(dsl_dataset_space_written(origin_ds, os->os_dsl_dataset, in verify_dd_livelist()2894 dsl_dataset_rele(origin_ds, FTAG); in verify_dd_livelist()