Searched refs:lzc_destroy (Results 1 – 8 of 8) sorted by relevance
90 lzc_destroy,
1618 def lzc_destroy(name): function1627 ret = _lib.lzc_destroy(name)
121 int lzc_destroy(const char *);
327 lzc_destroy(const char *fsname) in lzc_destroy() function
197 …<elf-symbol name='lzc_destroy' type='func-type' binding='global-binding' visibility='default-visib…1208 …lzc_destroy' mangled-name='lzc_destroy' filepath='/home/fedora/zfs/lib/libzfs_core/libzfs_core.c' …
3931 @needs_support(lzc.lzc_destroy)3936 lzc.lzc_destroy(fs)3939 @needs_support(lzc.lzc_destroy)3944 lzc.lzc_destroy(fs)
3810 error = lzc_destroy(zhp->zfs_name); in zfs_destroy()
2860 err = lzc_destroy(name); in recv_destroy()