Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/lib/libzfs_core/common/
H A Dlibzfs_core.h81 boolean_t lzc_exists(const char *);
H A Dlibzfs_core.c370 lzc_exists(const char *dataset) function
623 if (!lzc_exists(zc.zc_name)) {
/netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_dataset.c3423 if (lzc_exists(name)) in zfs_check_snap_cb()
4439 if (lzc_exists(name)) in zfs_hold_one()
H A Dlibzfs_sendrecv.c2023 if (lzc_exists(zhp->zfs_name)) { in zfs_send_one()