Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Ddsl_destroy.h43 int dsl_destroy_head(const char *);
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_destroy.c1211 dsl_destroy_head(const char *name) in dsl_destroy_head() function
1289 (void) dsl_destroy_head(dsname); in dsl_destroy_inconsistent()
1296 EXPORT_SYMBOL(dsl_destroy_head);
H A Dzfs_ioctl.c3949 error2 = dsl_destroy_head(fsname); in zfs_ioc_create()
3956 error2 = dsl_destroy_head(fsname); in zfs_ioc_create()
4006 (void) dsl_destroy_head(fsname); in zfs_ioc_clone()
4581 err = dsl_destroy_head(zc->zc_name); in zfs_ioc_destroy()
4604 err = dsl_destroy_head(namebuf); in zfs_ioc_destroy()
4606 err = dsl_destroy_head(zc->zc_name); in zfs_ioc_destroy()
H A Ddmu_recv.c2772 (void) dsl_destroy_head(name); in dmu_recv_cleanup_ds()
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c4643 error = dsl_destroy_head(name); in ztest_objset_destroy_cb()
4847 error = dsl_destroy_head(clone2name); in ztest_dsl_dataset_cleanup()
4858 error = dsl_destroy_head(clone1name); in ztest_dsl_dataset_cleanup()
6317 error = dsl_destroy_head(clonename); in ztest_dmu_snapshot_hold()
6355 error = dsl_destroy_head(clonename); in ztest_dmu_snapshot_hold()