zpool_sync_one
ret = for_each_pool(argc, argv, B_FALSE, NULL, zpool_sync_one, &force);
extern int zpool_sync_one(zpool_handle_t *, void *);