Searched refs:SMBV_UNICODE (Results 1 – 2 of 2) sorted by relevance
206 vcp->obj.co_flags |= SMBV_UNICODE; in smb_smb_negotiate()304 if (vcp->obj.co_flags & SMBV_UNICODE) in smb_smb_ssnsetup()582 if (vcp->obj.co_flags & SMBV_UNICODE) { in smb_smb_treeconnect()
78 #define SMBV_UNICODE 0x0400 /* connection is configured to use Unicode */ macro