What's using my storage?

Has anybody an answer to this:

df -h

gives:
2024-01-10_12-09-34

So it seems 20.96 GB used

But

du -shc /* | sort -h

gives
2024-01-10_12-11-15

So only 6.06 GB used

Is there any way to find out / clear the overhead (14GB) in diskspace?

kind regards,
Bartplessers