Lines Matching refs:VFS

289 		cifs_dbg(VFS, "challenge blob len %d too small\n", blob_len);  in decode_ntlmssp_challenge()
294 cifs_dbg(VFS, "blob signature incorrect %s\n", in decode_ntlmssp_challenge()
299 cifs_dbg(VFS, "Incorrect message type %d\n", in decode_ntlmssp_challenge()
313 cifs_dbg(VFS, "tioffset + tilen too high %u + %u", in decode_ntlmssp_challenge()
321 cifs_dbg(VFS, "Challenge target info alloc failure"); in decode_ntlmssp_challenge()
406 cifs_dbg(VFS, "Error %d during NTLMSSP authentication\n", rc); in build_ntlmssp_auth_blob()
724 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount); in sess_auth_lanman()
793 cifs_dbg(VFS, "Error %d during NTLM authentication\n", in sess_auth_ntlm()
834 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount); in sess_auth_ntlm()
902 cifs_dbg(VFS, "Error %d during NTLMv2 authentication\n", rc); in sess_auth_ntlmv2()
942 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount); in sess_auth_ntlmv2()
1018 cifs_dbg(VFS, in sess_auth_kerberos()
1028 cifs_dbg(VFS, "Kerberos can't allocate (%u bytes) memory", in sess_auth_kerberos()
1068 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount); in sess_auth_kerberos()
1083 cifs_dbg(VFS, "bad security blob length %d\n", in sess_auth_kerberos()
1139 cifs_dbg(VFS, "NTLMSSP requires Unicode support\n"); in _sess_auth_rawntlmssp_assemble_req()
1223 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount); in sess_auth_rawntlmssp_negotiate()
1235 cifs_dbg(VFS, "bad security blob length %d\n", in sess_auth_rawntlmssp_negotiate()
1320 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount); in sess_auth_rawntlmssp_authenticate()
1336 cifs_dbg(VFS, "bad security blob length %d\n", in sess_auth_rawntlmssp_authenticate()
1386 cifs_dbg(VFS, in select_sec()
1415 cifs_dbg(VFS, "Kerberos negotiated but upcall support disabled!\n"); in select_sec()
1423 cifs_dbg(VFS, "secType %d not supported!\n", type); in select_sec()