When talking permissions in Linux usually ls -ld <filename/directory name> will list the permissions for the file/directory. I was trying to figure out why you need a mount point however. Mount points are usually to mount partitions within linux itself (either during boot or in the course of the use of the system). Where exactly is this /mnt/windows/c (i.e., which file are you putting in this mount point reference)?
