Searched refs:zfs_bookmark_exists (Results 1 – 4 of 4) sorted by relevance
955 _LIBZFS_H boolean_t zfs_bookmark_exists(const char *path);
611 zfs_bookmark_exists(const char *path) in zfs_bookmark_exists() function
299 …<elf-symbol name='zfs_bookmark_exists' type='func-type' binding='global-binding' visibility='defau…4816 …e='zfs_bookmark_exists' mangled-name='zfs_bookmark_exists' visibility='default' binding='global' s…
1807 if (!zfs_bookmark_exists(argv[0])) { in zfs_do_destroy()