Searched refs:zfs_bookmark_exists (Results 1 – 4 of 4) sorted by relevance
812 extern boolean_t zfs_bookmark_exists(const char *path);
588 zfs_bookmark_exists(const char *path) in zfs_bookmark_exists() function
118 …<elf-symbol name='zfs_bookmark_exists' type='func-type' binding='global-binding' visibility='defau…1923 …zfs_bookmark_exists' mangled-name='zfs_bookmark_exists' filepath='/home/fedora/zfs/lib/libzfs/libz…
1762 if (!zfs_bookmark_exists(argv[0])) { in zfs_do_destroy()