Searched refs:cifs_server_dbg (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/cifs/ |
| A D | smb2transport.c | 97 cifs_server_dbg(VFS, "%s: Could not find session 0x%llx\n", in smb2_get_sign_key() 224 cifs_server_dbg(VFS, "%s: Could not find session\n", __func__); in smb2_calc_signature() 234 cifs_server_dbg(VFS, in smb2_calc_signature() 247 cifs_server_dbg(VFS, in smb2_calc_signature() 255 cifs_server_dbg(VFS, "%s: Could not init sha256", __func__); in smb2_calc_signature() 271 cifs_server_dbg(VFS, in smb2_calc_signature() 309 cifs_server_dbg(VFS, "%s: crypto alloc failed\n", __func__); in generate_key() 329 cifs_server_dbg(VFS, "%s: Could not update with n\n", __func__); in generate_key() 590 cifs_server_dbg(VFS, "%s: Could not update with payload\n", in smb3_calc_signature() 874 cifs_server_dbg(VFS, "%s: Failed alloc encrypt aead\n", in smb3_crypto_aead_allocate() [all …]
|
| A D | transport.c | 102 cifs_server_dbg(VFS, "Invalid mid allocation time\n"); in _cifs_mid_q_entry_release() 232 cifs_server_dbg(VFS, "sends on sock %p stuck for 15 seconds\n", in smb_send_kvec() 246 cifs_server_dbg(VFS, "tcp sent no data\n"); in smb_send_kvec() 441 cifs_server_dbg(VFS, "Error %d sending data on socket to server\n", in __smb_send_rqst() 573 cifs_server_dbg(VFS, "wait timed out after %d ms\n", in wait_for_free_credits() 621 cifs_server_dbg(VFS, "wait timed out after %d ms\n", in wait_for_free_credits() 935 cifs_server_dbg(VFS, "%s: invalid mid state mid=%llu state=%d\n", in cifs_sync_mid_result() 976 cifs_server_dbg(VFS, "SMB signature verification returned error = %d\n", in cifs_check_receive() 1205 cifs_server_dbg(FYI, "Cancelling wait for mid %llu cmd: %d\n", in compound_send_recv() 1364 cifs_server_dbg(VFS, "Invalid length, greater than maximum frame, %d\n", in SendReceive() [all …]
|
| A D | cifs_debug.h | 99 #define cifs_server_dbg(type, fmt, ...) \ macro 143 #define cifs_server_dbg(type, fmt, ...) \ macro
|
| A D | connect.c | 496 cifs_server_dbg(VFS, "No memory for large SMB response\n"); in allocate_buffers() 509 cifs_server_dbg(VFS, "No memory for SMB response\n"); in allocate_buffers() 954 cifs_server_dbg(FYI, "%s: added %u credits total=%d\n", in smb2_add_credits_from_hdr() 1018 cifs_server_dbg(VFS, "SMB response too short (%u bytes)\n", in cifs_demultiplex_thread() 1669 cifs_server_dbg(VFS, in cifs_setup_ipc() 1689 cifs_server_dbg(VFS, "failed to connect to IPC (rc=%d)\n", rc); in cifs_setup_ipc() 1781 cifs_server_dbg(VFS, "%s: Session Logoff failure rc=%d\n", in cifs_put_smb_ses() 2595 cifs_server_dbg(VFS, "Failed to bind to: %pI6c, error: %d\n", in bind_socket() 2598 cifs_server_dbg(VFS, "Failed to bind to: %pI4, error: %d\n", in bind_socket() 2710 cifs_server_dbg(VFS, "Error %d creating socket\n", rc); in generic_ip_connect() [all …]
|
| A D | smb2ops.c | 136 cifs_server_dbg(VFS, "disabling echoes and oplocks\n"); in smb2_add_credits() 282 cifs_server_dbg(VFS, "trying to return %d credits to old session\n", in smb2_adjust_credits() 332 cifs_server_dbg(VFS, "Encrypted frame parsing not supported yet\n"); in __smb2_find_mid() 375 cifs_server_dbg(VFS, "smb buf %p len %u\n", buf, in smb2_dump_detail() 4513 cifs_server_dbg(VFS, "%s: crypto alloc failed\n", __func__); in crypt_message() 4550 cifs_server_dbg(VFS, "%s: Failed to init sg\n", __func__); in crypt_message() 4558 cifs_server_dbg(VFS, "%s: Failed to alloc iv\n", __func__); in crypt_message() 4804 cifs_server_dbg(VFS, "only big read responses are supported\n"); in handle_read_data() 5176 cifs_server_dbg(VFS, "too many PDUs in compound\n"); in receive_encrypted_standard() 5222 cifs_server_dbg(VFS, "Transform message is too small (%u)\n", in smb3_receive_transform() [all …]
|
| A D | smb2pdu.c | 530 cifs_server_dbg(VFS, "Bad frame length assembling neg contexts\n"); in assemble_neg_contexts() 711 cifs_server_dbg(VFS, "Invalid response: negotiate context offset\n"); in smb311_decode_neg_context() 746 cifs_server_dbg(VFS, "unknown negcontext of type %d ignored\n", in smb311_decode_neg_context() 939 cifs_server_dbg(VFS, in SMB2_negotiate() 943 cifs_server_dbg(VFS, in SMB2_negotiate() 954 cifs_server_dbg(VFS, in SMB2_negotiate() 968 cifs_server_dbg(VFS, "Invalid 0x%x dialect returned: not requested\n", in SMB2_negotiate() 986 cifs_server_dbg(VFS, "Invalid dialect returned by server 0x%x\n", in SMB2_negotiate() 1053 cifs_server_dbg(VFS, "Missing expected negotiate contexts\n"); in SMB2_negotiate() 1679 cifs_server_dbg(VFS, "signing requested but authenticated as guest\n"); in SMB2_sess_setup() [all …]
|
| A D | smb2misc.c | 799 cifs_server_dbg(FYI, "tid=%u: tcon is closing, skipping async close retry of fid %llu %llu\n", in smb2_handle_cancelled_close()
|
Completed in 39 milliseconds