Lines Matching refs:VFS

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");
275 cifs_dbg(VFS, "%s: crypto alloc failed\n", __func__);
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);
1038 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount);
1107 cifs_dbg(VFS, "Error %d during NTLM authentication\n",
1148 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount);
1216 cifs_dbg(VFS, "Error %d during NTLMv2 authentication\n", rc);
1256 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount);
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);
1396 cifs_dbg(VFS, "bad security blob length %d\n",
1450 cifs_dbg(VFS, "NTLMSSP requires Unicode support\n");
1534 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount);
1546 cifs_dbg(VFS, "bad security blob length %d\n",
1619 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount);
1635 cifs_dbg(VFS, "bad security blob length %d\n",
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);