Searched refs:zfs_bookmark_exists (Results 1 – 3 of 3) sorted by relevance
705 extern boolean_t zfs_bookmark_exists(const char *path);
553 zfs_bookmark_exists(const char *path) in zfs_bookmark_exists() function
1394 if (!zfs_bookmark_exists(argv[0])) { in zfs_do_destroy()