fix_mountpoint_callback
if ((ret = zfs_iter_filesystems(zhp, fix_mountpoint_callback,
if (zfs_iter_filesystems(zhp, fix_mountpoint_callback, mountpoint)
static int fix_mountpoint_callback(zfs_handle_t *, void *);