Hi, qt and/or kdelibs should provide a class providing info about a filesystem, and it's encrypted or not. At the application level (I think developing baloo is) you should not worry about this. So you should not hack the mounts and /proc/mounts yourself, but look at for example in kcoreaddons/src/lib/io/kfilesystemtype.cpp
Stef
