Lines Matching refs:cifs_dbg
84 cifs_dbg(FYI,
91 cifs_dbg(VFS, "multichannel is not supported on this protocol version, use 3.0 or above\n");
96 cifs_dbg(VFS, "server %s does not support multichannel\n", ses->server->hostname);
110 cifs_dbg(VFS, "no iface list available to open channels\n");
131 cifs_dbg(FYI, "too many channel open attempts (%d channels left to open)\n",
144 cifs_dbg(FYI, "failed to open extra channel on iface#%d rc=%d\n",
150 cifs_dbg(FYI, "successfully opened new channel on iface#%d\n",
188 cifs_dbg(FYI, "adding channel to ses %p (speed:%zu bps rdma:%s ip:%pI4)\n",
192 cifs_dbg(FYI, "adding channel to ses %p (speed:%zu bps rdma:%s ip:%pI4)\n",
275 cifs_dbg(VFS, "%s: crypto alloc failed\n", __func__);
486 cifs_dbg(FYI, "bleft %d\n", bleft);
490 cifs_dbg(FYI, "serverOS=%s\n", ses->serverOS);
499 cifs_dbg(FYI, "serverNOS=%s\n", ses->serverNOS);
508 cifs_dbg(FYI, "serverDomain=%s\n", ses->serverDomain);
520 cifs_dbg(FYI, "decode sessetup ascii. bleft %d\n", bleft);
533 cifs_dbg(FYI, "OS/2 server\n");
563 cifs_dbg(FYI, "ascii: bytes left %d\n", bleft);
575 cifs_dbg(VFS, "challenge blob len %d too small\n", blob_len);
580 cifs_dbg(VFS, "blob signature incorrect %s\n",
585 cifs_dbg(VFS, "Incorrect message type %d\n",
599 cifs_dbg(VFS, "tioffset + tilen too high %u + %u\n",
607 cifs_dbg(VFS, "Challenge target info alloc failure\n");
683 cifs_dbg(VFS, "Error %d during NTLMSSP authentication\n", rc);
690 cifs_dbg(VFS, "Error %d during NTLMSSP allocation\n", rc);
931 cifs_dbg(FYI, "CIFS session established successfully\n");
1021 cifs_dbg(FYI, "Negotiating LANMAN setting up strings\n");
1038 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount);
1043 cifs_dbg(FYI, "Guest login\n"); /* BB mark SesInfo struct? */
1046 cifs_dbg(FYI, "UID = %llu\n", ses->Suid);
1107 cifs_dbg(VFS, "Error %d during NTLM authentication\n",
1148 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount);
1153 cifs_dbg(FYI, "Guest login\n"); /* BB mark SesInfo struct? */
1156 cifs_dbg(FYI, "UID = %llu\n", ses->Suid);
1216 cifs_dbg(VFS, "Error %d during NTLMv2 authentication\n", rc);
1256 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount);
1261 cifs_dbg(FYI, "Guest login\n"); /* BB mark SesInfo struct? */
1264 cifs_dbg(FYI, "UID = %llu\n", ses->Suid);
1332 cifs_dbg(VFS, "incorrect version of cifs.upcall (expected %d but got %d)\n",
1341 cifs_dbg(VFS, "Kerberos can't allocate (%u bytes) memory\n",
1381 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount);
1386 cifs_dbg(FYI, "Guest login\n"); /* BB mark SesInfo struct? */
1389 cifs_dbg(FYI, "UID = %llu\n", ses->Suid);
1396 cifs_dbg(VFS, "bad security blob length %d\n",
1450 cifs_dbg(VFS, "NTLMSSP requires Unicode support\n");
1486 cifs_dbg(FYI, "rawntlmssp session setup negotiate phase\n");
1530 cifs_dbg(FYI, "rawntlmssp session setup challenge phase\n");
1534 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount);
1539 cifs_dbg(FYI, "UID = %llu\n", ses->Suid);
1546 cifs_dbg(VFS, "bad security blob length %d\n",
1583 cifs_dbg(FYI, "rawntlmssp session setup authenticate phase\n");
1619 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount);
1624 cifs_dbg(FYI, "Guest login\n"); /* BB mark SesInfo struct? */
1628 cifs_dbg(FYI, "UID changed! new UID = %llu\n", ses->Suid);
1635 cifs_dbg(VFS, "bad security blob length %d\n",
1683 cifs_dbg(FYI, "sess setup type %d\n", type);
1685 cifs_dbg(VFS, "Unable to select appropriate authentication method!\n");
1713 cifs_dbg(VFS, "Kerberos negotiated but upcall support disabled!\n");
1720 cifs_dbg(VFS, "secType %d not supported!\n", type);