Searched refs:dsl_dataset_snapshot (Results 1 – 4 of 4) sorted by relevance
344 int dsl_dataset_snapshot(nvlist_t *snaps, nvlist_t *props, nvlist_t *errors);
1479 err = dsl_dataset_snapshot(snaps, NULL, NULL); in dmu_objset_snapshot_one()
1784 dsl_dataset_snapshot(nvlist_t *snaps, nvlist_t *props, nvlist_t *errors) in dsl_dataset_snapshot() function
3528 error = dsl_dataset_snapshot(snaps, props, outnvl); in zfs_ioc_snapshot()