Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dmapfile-vers82 zfs_bookmark_exists;
H A Dlibzfs.h770 extern boolean_t zfs_bookmark_exists(const char *path);
H A Dlibzfs_dataset.c578 zfs_bookmark_exists(const char *path) in zfs_bookmark_exists() function
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c1536 if (!zfs_bookmark_exists(argv[0])) { in zfs_do_destroy()