cifs_mount_get_tcon
int cifs_mount_get_tcon(struct cifs_mount_ctx *mnt_ctx);
rc = cifs_mount_get_tcon(&mnt_ctx);
rc = cifs_mount_get_tcon(mnt_ctx);