how do you mount them?
mount command has an option for not adding mounted partitions in "/etc/mtab". The options is "-n" or "--no-mtab"
if your partitions are in "/etc/fstab", you can add the option there and they will mount without adding to "/etc/mtab" and kdf will not show them
If you mount them manually, you can add the option to get the effect