Lines Matching refs:cifs_dbg
89 cifs_dbg(VFS, "unable to get chan index for server: 0x%llx",
137 cifs_dbg(FYI, "Set reconnect bitmask for chan %u; now 0x%lx\n",
150 cifs_dbg(FYI, "Cleared reconnect bitmask for chan %u; now 0x%lx\n",
196 cifs_dbg(FYI,
204 cifs_dbg(VFS, "multichannel is not supported on this protocol version, use 3.0 or above\n");
219 cifs_dbg(VFS, "too many channel open attempts (%d channels left to open)\n",
227 cifs_dbg(VFS, "server %s does not advertise interfaces\n",
265 cifs_dbg(VFS, "failed to open extra channel on iface:%pIS rc=%d\n",
276 cifs_dbg(VFS, "successfully opened new channel on iface:%pIS\n",
395 cifs_dbg(VFS, "server %s does not advertise interfaces\n", ses->server->hostname);
438 cifs_dbg(FYI, "unable to find a suitable iface\n");
442 cifs_dbg(FYI, "unable to get the interface matching: %pIS\n",
450 cifs_dbg(FYI, "replacing iface: %pIS with %pIS\n",
462 cifs_dbg(FYI, "releasing ref to iface: %pIS\n",
472 cifs_dbg(FYI, "referencing primary channel iface: %pIS\n",
478 cifs_dbg(FYI, "adding new iface: %pIS\n", &iface->sockaddr);
538 cifs_dbg(FYI, "adding channel to ses %p (speed:%zu bps rdma:%s ip:%pI4)\n",
542 cifs_dbg(FYI, "adding channel to ses %p (speed:%zu bps rdma:%s ip:%pI6)\n",
642 cifs_dbg(VFS, "%s: crypto alloc failed\n", __func__);
848 cifs_dbg(FYI, "bleft %d\n", bleft);
852 cifs_dbg(FYI, "serverOS=%s\n", ses->serverOS);
861 cifs_dbg(FYI, "serverNOS=%s\n", ses->serverNOS);
870 cifs_dbg(FYI, "serverDomain=%s\n", ses->serverDomain);
882 cifs_dbg(FYI, "decode sessetup ascii. bleft %d\n", bleft);
895 cifs_dbg(FYI, "OS/2 server\n");
925 cifs_dbg(FYI, "ascii: bytes left %d\n", bleft);
938 cifs_dbg(VFS, "challenge blob len %d too small\n", blob_len);
943 cifs_dbg(VFS, "blob signature incorrect %s\n",
948 cifs_dbg(VFS, "Incorrect message type %d\n",
954 cifs_dbg(FYI, "%s: negotiate=0x%08x challenge=0x%08x\n", __func__,
959 cifs_dbg(VFS, "%s: requested signing/encryption but server did not return either 56-bit or 128-bit session key size\n",
964 cifs_dbg(VFS, "%s: server does not seem to support either NTLMv1 or NTLMv2\n", __func__);
968 cifs_dbg(VFS, "%s: forced packet signing but server does not seem to support it\n",
987 cifs_dbg(VFS, "tioffset + tilen too high %u + %u\n",
996 cifs_dbg(VFS, "Challenge target info alloc failure\n");
1081 cifs_dbg(VFS, "Error %d during NTLMSSP allocation\n", rc);
1143 cifs_dbg(VFS, "Error %d during NTLMSSP allocation\n", rc);
1205 cifs_dbg(VFS, "Error %d during NTLMSSP authentication\n", rc);
1214 cifs_dbg(VFS, "Error %d during NTLMSSP allocation\n", rc);
1428 cifs_dbg(FYI, "CIFS session established successfully\n");
1485 cifs_dbg(VFS, "Error %d during NTLMv2 authentication\n", rc);
1525 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount);
1530 cifs_dbg(FYI, "Guest login\n"); /* BB mark SesInfo struct? */
1533 cifs_dbg(FYI, "UID = %llu\n", ses->Suid);
1602 cifs_dbg(VFS, "incorrect version of cifs.upcall (expected %d but got %d)\n",
1612 cifs_dbg(VFS, "Kerberos can't allocate (%u bytes) memory\n",
1651 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount);
1656 cifs_dbg(FYI, "Guest login\n"); /* BB mark SesInfo struct? */
1659 cifs_dbg(FYI, "UID = %llu\n", ses->Suid);
1666 cifs_dbg(VFS, "bad security blob length %d\n",
1721 cifs_dbg(VFS, "NTLMSSP requires Unicode support\n");
1759 cifs_dbg(FYI, "rawntlmssp session setup negotiate phase\n");
1808 cifs_dbg(FYI, "rawntlmssp session setup challenge phase\n");
1812 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount);
1817 cifs_dbg(FYI, "UID = %llu\n", ses->Suid);
1824 cifs_dbg(VFS, "bad security blob length %d\n",
1865 cifs_dbg(FYI, "rawntlmssp session setup authenticate phase\n");
1902 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount);
1907 cifs_dbg(FYI, "Guest login\n"); /* BB mark SesInfo struct? */
1911 cifs_dbg(FYI, "UID changed! new UID = %llu\n", ses->Suid);
1918 cifs_dbg(VFS, "bad security blob length %d\n",
1968 cifs_dbg(FYI, "sess setup type %d\n", type);
1970 cifs_dbg(VFS, "Unable to select appropriate authentication method!\n");
1983 cifs_dbg(VFS, "Kerberos negotiated but upcall support disabled!\n");
1990 cifs_dbg(VFS, "secType %d not supported!\n", type);