Home
last modified time | relevance | path

Searched refs:zfs_bookmark_exists (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs.h705 extern boolean_t zfs_bookmark_exists(const char *path);
H A Dlibzfs_dataset.c553 zfs_bookmark_exists(const char *path) in zfs_bookmark_exists() function
/netbsd-src/external/cddl/osnet/dist/cmd/zfs/
H A Dzfs_main.c1394 if (!zfs_bookmark_exists(argv[0])) { in zfs_do_destroy()