Home
last modified time | relevance | path

Searched refs:zfs_destroy_unmount_origin (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Dzfs_ioctl.h574 extern void zfs_destroy_unmount_origin(const char *);
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_destroy.c1220 zfs_destroy_unmount_origin(name); in dsl_destroy_head()
H A Ddmu_recv.c3782 zfs_destroy_unmount_origin(name); in dmu_recv_existing_end()
H A Dzfs_ioctl.c3859 zfs_destroy_unmount_origin(const char *fsname) in zfs_destroy_unmount_origin() function