Cannot unmount mount points??

When taking a snap, I have a script that stops any active snap. When running the script, I'm getting a message that u02 and u04 are already mounted.

How can I find out what process(es) is/are latching on the these mount points?

Thank you for your time.

fuser -cu for a start