Lines Matching refs:VFS
89 cifs_dbg(VFS, "unable to get chan index for server: 0x%llx",
204 cifs_dbg(VFS, "multichannel is not supported on this protocol version, use 3.0 or above\n");
210 cifs_server_dbg(VFS, "no multichannel support\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);
642 cifs_dbg(VFS, "%s: crypto alloc failed\n", __func__);
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",
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);
1485 cifs_dbg(VFS, "Error %d during NTLMv2 authentication\n", rc);
1525 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount);
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);
1666 cifs_dbg(VFS, "bad security blob length %d\n",
1721 cifs_dbg(VFS, "NTLMSSP requires Unicode support\n");
1812 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount);
1824 cifs_dbg(VFS, "bad security blob length %d\n",
1902 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount);
1918 cifs_dbg(VFS, "bad security blob length %d\n",
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);