Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddsl_destroy.h42 int dsl_destroy_head(const char *);
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_destroy.c1194 dsl_destroy_head(const char *name) in dsl_destroy_head() function
1272 (void) dsl_destroy_head(dsname); in dsl_destroy_inconsistent()
1279 EXPORT_SYMBOL(dsl_destroy_head);
H A Dzfs_ioctl.c3324 error2 = dsl_destroy_head(fsname); in zfs_ioc_create()
3331 error2 = dsl_destroy_head(fsname); in zfs_ioc_create()
3381 (void) dsl_destroy_head(fsname); in zfs_ioc_clone()
3886 err = dsl_destroy_head(zc->zc_name); in zfs_ioc_destroy()
3909 err = dsl_destroy_head(namebuf); in zfs_ioc_destroy()
3911 err = dsl_destroy_head(zc->zc_name); in zfs_ioc_destroy()
H A Ddmu_recv.c2341 (void) dsl_destroy_head(name); in dmu_recv_cleanup_ds()
/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c4135 error = dsl_destroy_head(name); in ztest_objset_destroy_cb()
4331 error = dsl_destroy_head(clone2name); in ztest_dsl_dataset_cleanup()
4340 error = dsl_destroy_head(clone1name); in ztest_dsl_dataset_cleanup()
5767 error = dsl_destroy_head(clonename); in ztest_dmu_snapshot_hold()
5805 error = dsl_destroy_head(clonename); in ztest_dmu_snapshot_hold()