Searched refs:dsl_dataset_snapshot (Results 1 – 4 of 4) sorted by relevance
264 int dsl_dataset_snapshot(nvlist_t *snaps, nvlist_t *props, nvlist_t *errors);
1042 err = dsl_dataset_snapshot(snaps, NULL, NULL); in dmu_objset_snapshot_one()
1469 dsl_dataset_snapshot(nvlist_t *snaps, nvlist_t *props, nvlist_t *errors) in dsl_dataset_snapshot() function
3414 error = dsl_dataset_snapshot(snaps, props, outnvl); in zfs_ioc_snapshot()