Home
last modified time | relevance | path

Searched refs:origin_ds (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_dataset.c2880 dsl_dataset_t *origin_ds; in dsl_dataset_promote_check() local
2893 origin_ds = snap->ds; in dsl_dataset_promote_check()
2908 origin_ds = snap->ds; in dsl_dataset_promote_check()
2932 origin_ds->ds_object); in dsl_dataset_promote_check()
3056 if (dsl_dir_phys(origin_ds->ds_dir)->dd_flags & in dsl_dataset_promote_check()
3077 dsl_dataset_t *origin_ds; in dsl_dataset_promote_sync() local
3090 origin_ds = snap->ds; in dsl_dataset_promote_sync()
3106 dmu_buf_will_dirty(origin_ds->ds_dbuf, tx); in dsl_dataset_promote_sync()
3110 origin_ds->ds_object); in dsl_dataset_promote_sync()
3115 dsl_dataset_remove_from_next_clones(origin_ds, in dsl_dataset_promote_sync()
[all …]