Some linux notes as I come across them.
When looking for mount points of smb shares gvfs user-mounts are moved to the /run filesystem (e.g. /run/user/<username>/gvfs) where, at least on my system the user name is the user number.
END