Searched refs:lzc_exists (Results 1 – 9 of 9) sorted by relevance
63 lzc_exists,
814 def lzc_exists(name): function826 ret = _lib.lzc_exists(name)
130 _LIBZFS_CORE_H boolean_t lzc_exists(const char *);
514 lzc_exists(const char *dataset) in lzc_exists() function1070 if (!lzc_exists(fsname)) { in recv_impl()
170 …<elf-symbol name='lzc_exists' type='func-type' binding='global-binding' visibility='default-visibi…3064 …ction-decl name='lzc_exists' mangled-name='lzc_exists' visibility='default' binding='global' size-…
3932 if (lzc_exists(name)) in zfs_check_snap_cb()4991 if (lzc_exists(name)) in zfs_hold_one()
1991 if (lzc_exists(zhp->zfs_name)) { in zfs_send_resume_impl_cb_impl()2801 if (lzc_exists(name)) { in zfs_send_one_cb_impl()
4424 <function-decl name='lzc_exists' visibility='default' binding='global' size-in-bits='64'>
315 lzc.lzc_exists(name), 'ZFS dataset %s does not exist' % (name, ))319 lzc.lzc_exists(name), 'ZFS dataset %s exists' % (name, ))