Searched refs:vc_ucs_tolocal (Results 1 – 3 of 3) sorted by relevance
472 &vcp->vc_ucs_tolocal); in smb_vc_create()478 vcp->vc_ucs_tolocal = NULL; in smb_vc_create()522 if (vcp->vc_ucs_tolocal) in smb_vc_free()523 iconv_close(vcp->vc_ucs_tolocal); in smb_vc_free()
248 void * vc_ucs_tolocal; /* server charset to local one (using UCS-2) */ member
587 vcp->vc_tolocal = vcp->vc_ucs_tolocal; in smb_smb_treeconnect()