Searched refs:gather_snapshots (Results 1 – 1 of 1) sorted by relevance
1364 gather_snapshots(zfs_handle_t *zhp, void *arg) in gather_snapshots() function1382 err = zfs_iter_filesystems(zhp, gather_snapshots, cb); in gather_snapshots()1491 if (gather_snapshots(zfs_handle_dup(zhp), &cb) != 0 || in zfs_do_destroy()