Lines Matching refs:VFS
91 cifs_dbg(VFS, "multichannel is not supported on this protocol version, use 3.0 or above\n"); in cifs_try_adding_channels()
104 cifs_dbg(VFS, "no iface list available to open channels\n"); in cifs_try_adding_channels()
268 cifs_dbg(VFS, "%s: crypto alloc failed\n", __func__); in cifs_ses_add_channel()
567 cifs_dbg(VFS, "challenge blob len %d too small\n", blob_len); in decode_ntlmssp_challenge()
572 cifs_dbg(VFS, "blob signature incorrect %s\n", in decode_ntlmssp_challenge()
577 cifs_dbg(VFS, "Incorrect message type %d\n", in decode_ntlmssp_challenge()
591 cifs_dbg(VFS, "tioffset + tilen too high %u + %u\n", in decode_ntlmssp_challenge()
599 cifs_dbg(VFS, "Challenge target info alloc failure\n"); in decode_ntlmssp_challenge()
675 cifs_dbg(VFS, "Error %d during NTLMSSP authentication\n", rc); in build_ntlmssp_auth_blob()
682 cifs_dbg(VFS, "Error %d during NTLMSSP allocation\n", rc); in build_ntlmssp_auth_blob()
1030 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount); in sess_auth_lanman()
1099 cifs_dbg(VFS, "Error %d during NTLM authentication\n", in sess_auth_ntlm()
1140 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount); in sess_auth_ntlm()
1208 cifs_dbg(VFS, "Error %d during NTLMv2 authentication\n", rc); in sess_auth_ntlmv2()
1248 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount); in sess_auth_ntlmv2()
1324 cifs_dbg(VFS, "incorrect version of cifs.upcall (expected %d but got %d)\n", in sess_auth_kerberos()
1333 cifs_dbg(VFS, "Kerberos can't allocate (%u bytes) memory\n", in sess_auth_kerberos()
1373 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount); in sess_auth_kerberos()
1388 cifs_dbg(VFS, "bad security blob length %d\n", in sess_auth_kerberos()
1442 cifs_dbg(VFS, "NTLMSSP requires Unicode support\n"); in _sess_auth_rawntlmssp_assemble_req()
1526 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount); in sess_auth_rawntlmssp_negotiate()
1538 cifs_dbg(VFS, "bad security blob length %d\n", in sess_auth_rawntlmssp_negotiate()
1611 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount); in sess_auth_rawntlmssp_authenticate()
1627 cifs_dbg(VFS, "bad security blob length %d\n", in sess_auth_rawntlmssp_authenticate()
1677 cifs_dbg(VFS, "Unable to select appropriate authentication method!\n"); in select_sec()
1705 cifs_dbg(VFS, "Kerberos negotiated but upcall support disabled!\n"); in select_sec()
1712 cifs_dbg(VFS, "secType %d not supported!\n", type); in select_sec()