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.c1213 dsl_destroy_head(const char *name) in dsl_destroy_head() function
1291 (void) dsl_destroy_head(dsname); in dsl_destroy_inconsistent()
1298 EXPORT_SYMBOL(dsl_destroy_head);
H A Dzfs_ioctl.c3591 error2 = dsl_destroy_head(fsname); in zfs_ioc_create()
3598 error2 = dsl_destroy_head(fsname); in zfs_ioc_create()
3648 (void) dsl_destroy_head(fsname); in zfs_ioc_clone()
4198 err = dsl_destroy_head(zc->zc_name); in zfs_ioc_destroy()
4221 err = dsl_destroy_head(namebuf); in zfs_ioc_destroy()
4223 err = dsl_destroy_head(zc->zc_name); in zfs_ioc_destroy()
H A Ddmu_recv.c2739 (void) dsl_destroy_head(name); in dmu_recv_cleanup_ds()
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c4644 error = dsl_destroy_head(name); in ztest_objset_destroy_cb()
4848 error = dsl_destroy_head(clone2name); in ztest_dsl_dataset_cleanup()
4859 error = dsl_destroy_head(clone1name); in ztest_dsl_dataset_cleanup()
6314 error = dsl_destroy_head(clonename); in ztest_dmu_snapshot_hold()
6352 error = dsl_destroy_head(clonename); in ztest_dmu_snapshot_hold()