rollback_check
if ((ret = zfs_iter_snapshots(zhp, B_FALSE, rollback_check, &cb)) != 0)
if ((ret = zfs_iter_bookmarks(zhp, rollback_check, &cb)) != 0)