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()
396 cifs_dbg(VFS, "Error %d during NTLMSSP authentication\n", rc); in build_ntlmssp_auth_blob()
403 cifs_dbg(VFS, "Error %d during NTLMSSP allocation\n", rc); in build_ntlmssp_auth_blob()
753 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount); in sess_auth_lanman()
822 cifs_dbg(VFS, "Error %d during NTLM authentication\n", in sess_auth_ntlm()
863 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount); in sess_auth_ntlm()
931 cifs_dbg(VFS, "Error %d during NTLMv2 authentication\n", rc); in sess_auth_ntlmv2()
971 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount); in sess_auth_ntlmv2()
1047 cifs_dbg(VFS, in sess_auth_kerberos()
1057 cifs_dbg(VFS, "Kerberos can't allocate (%u bytes) memory", in sess_auth_kerberos()
1097 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount); in sess_auth_kerberos()
1112 cifs_dbg(VFS, "bad security blob length %d\n", in sess_auth_kerberos()
1168 cifs_dbg(VFS, "NTLMSSP requires Unicode support\n"); in _sess_auth_rawntlmssp_assemble_req()
1252 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount); in sess_auth_rawntlmssp_negotiate()
1264 cifs_dbg(VFS, "bad security blob length %d\n", in sess_auth_rawntlmssp_negotiate()
1337 cifs_dbg(VFS, "bad word count %d\n", smb_buf->WordCount); in sess_auth_rawntlmssp_authenticate()
1353 cifs_dbg(VFS, "bad security blob length %d\n", in sess_auth_rawntlmssp_authenticate()
1403 cifs_dbg(VFS, in select_sec()
1432 cifs_dbg(VFS, "Kerberos negotiated but upcall support disabled!\n"); in select_sec()
1440 cifs_dbg(VFS, "secType %d not supported!\n", type); in select_sec()