zfs_unmountall
ret = zfs_unmountall(zhp, flags);
} else if (zfs_unmountall(zhp, flags) != 0) {
extern int zfs_unmountall(zfs_handle_t *, int);