Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_synctask.c55 dsl_sync_task_create(dsl_sync_task_group_t *dstg, in dsl_sync_task_create() function
219 dsl_sync_task_create(dstg, checkfunc, syncfunc, in dsl_sync_task_do()
237 dsl_sync_task_create(dstg, checkfunc, syncfunc, in dsl_sync_task_do_nowait()
H A Ddsl_dataset.c929 dsl_sync_task_create(da->dstg, dsl_dataset_destroy_check, in dsl_snapshot_destroy_one()
1154 dsl_sync_task_create(dstg, dsl_dataset_destroy_check, in dsl_dataset_destroy()
1156 dsl_sync_task_create(dstg, dsl_dir_destroy_check, in dsl_dataset_destroy()
2376 dsl_sync_task_create(ra->dstg, dsl_dataset_snapshot_rename_check, in dsl_snapshot_rename_one()
3583 dsl_sync_task_create(ha->dstg, dsl_dataset_user_hold_check, in dsl_dataset_user_hold_one()
3856 dsl_sync_task_create(ha->dstg, dsl_dataset_user_release_check, in dsl_dataset_user_release_one()
H A Ddmu_objset.c937 dsl_sync_task_create(sn->dstg, snapshot_check, snapshot_sync, in dmu_objset_snapshot_one()
/onnv-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddsl_synctask.h60 void dsl_sync_task_create(dsl_sync_task_group_t *dstg,