be_zfs_promote_cb
return (zfs_iter_filesystems(zhp, be_zfs_promote_cb, data));
return (be_zfs_promote_cb(zhp, (void *)found_origin));