Just to add on 10.10 it's mounted to ~/.gvfs

Command line to mount

$ sudo smbmount //{share_ip}/{directory} /mnt/SMBShared -o username=${user_name}/${DOMAIN_NAME}

Interesting part is, could...