If they're mounted, then you can issue the 'mount' command and it'll tell you what they are mounted as. You can use fdisk to tell yo uthe partition type, but this need not match the actual fs type afaik.
Obviously fsck and mount are able to determine the fs type automagically (most of the time) so perhaps look into what they do,
Si