Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/include/sys/
H A Dzfs_ioctl.h544 extern void zfs_destroy_unmount_origin(const char *);
/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Ddsl_destroy.c1197 zfs_destroy_unmount_origin(name); in dsl_destroy_head()
H A Ddmu_recv.c3347 zfs_destroy_unmount_origin(name); in dmu_recv_existing_end()
H A Dzfs_ioctl.c3629 zfs_destroy_unmount_origin(const char *fsname) in zfs_destroy_unmount_origin() function