Home
last modified time | relevance | path

Searched refs:cifs_dbg (Results 1 – 35 of 35) sorted by relevance

/linux-4.1.27/fs/cifs/
Dfscache.c31 cifs_dbg(FYI, "%s: (0x%p/0x%p)\n", in cifs_fscache_get_client_cookie()
37 cifs_dbg(FYI, "%s: (0x%p/0x%p)\n", in cifs_fscache_release_client_cookie()
50 cifs_dbg(FYI, "%s: (0x%p/0x%p)\n", in cifs_fscache_get_super_cookie()
56 cifs_dbg(FYI, "%s: (0x%p)\n", __func__, tcon->fscache); in cifs_fscache_release_super_cookie()
73 cifs_dbg(FYI, "%s: got FH cookie (0x%p/0x%p)\n", in cifs_fscache_enable_inode_cookie()
83 cifs_dbg(FYI, "%s: (0x%p)\n", __func__, cifsi->fscache); in cifs_fscache_release_inode_cookie()
94 cifs_dbg(FYI, "%s: (0x%p)\n", __func__, cifsi->fscache); in cifs_fscache_disable_inode_cookie()
123 cifs_dbg(FYI, "%s: new cookie 0x%p oldcookie 0x%p\n", in cifs_fscache_reset_inode_cookie()
134 cifs_dbg(FYI, "%s: (0x%p/0x%p)\n", in cifs_fscache_release_page()
146 cifs_dbg(FYI, "%s: (0x%p/%d)\n", __func__, page, error); in cifs_readpage_from_fscache_complete()
[all …]
Dsmb2misc.c50 cifs_dbg(VFS, "Received Request not response\n"); in check_smb2_hdr()
54 cifs_dbg(VFS, "Bad protocol string signature header %x\n", in check_smb2_hdr()
57 cifs_dbg(VFS, "Mids do not match: %llu and %llu\n", in check_smb2_hdr()
60 cifs_dbg(VFS, "Bad SMB detected. The Mid=%llu\n", wire_mid); in check_smb2_hdr()
106 cifs_dbg(FYI, "%s length: 0x%x, smb_buf_length: 0x%x\n", in smb2_check_message()
123 cifs_dbg(VFS, "Length less than SMB header size\n"); in smb2_check_message()
128 cifs_dbg(VFS, "SMB length greater than maximum, mid=%llu\n", in smb2_check_message()
137 cifs_dbg(VFS, "Illegal structure size %u\n", in smb2_check_message()
144 cifs_dbg(VFS, "Illegal SMB2 command %d\n", command); in smb2_check_message()
152 cifs_dbg(VFS, "Illegal response size %u for command %d\n", in smb2_check_message()
[all …]
Dsmb2transport.c53 cifs_dbg(VFS, "could not allocate crypto hmacsha256\n"); in smb2_crypto_shash_allocate()
88 cifs_dbg(VFS, "could not allocate crypto cmac-aes"); in smb3_crypto_shash_allocate()
102 cifs_dbg(VFS, "%s: Can't alloc cmacaes\n", __func__); in smb3_crypto_shash_allocate()
148 cifs_dbg(VFS, "%s: Could not find session\n", __func__); in smb2_calc_signature()
157 cifs_dbg(VFS, "%s: shah256 alloc failed\n", __func__); in smb2_calc_signature()
164 cifs_dbg(VFS, "%s: Could not update with response\n", __func__); in smb2_calc_signature()
170 cifs_dbg(VFS, "%s: Could not init sha256", __func__); in smb2_calc_signature()
178 cifs_dbg(VFS, "null iovec entry\n"); in smb2_calc_signature()
199 cifs_dbg(VFS, "%s: Could not update with payload\n", in smb2_calc_signature()
218 cifs_dbg(VFS, "%s: Could not generate sha256 hash\n", __func__); in smb2_calc_signature()
[all …]
Dmisc.c57 cifs_dbg(FYI, "warning: more than 65000 requests active\n"); in _get_xid()
94 cifs_dbg(FYI, "Null buffer passed to sesInfoFree\n"); in sesInfoFree()
134 cifs_dbg(FYI, "Null buffer passed to tconInfoFree\n"); in tconInfoFree()
220 cifs_dbg(FYI, "Null buffer passed to cifs_small_buf_release\n"); in cifs_small_buf_release()
294 cifs_dbg(VFS, "Bad protocol string signature header 0x%x\n", in check_smb_hdr()
307 cifs_dbg(VFS, "Server sent request, not response. mid=%u\n", in check_smb_hdr()
318 cifs_dbg(FYI, "checkSMB Length: 0x%x, smb_buf_length: 0x%x\n", in checkSMB()
345 cifs_dbg(VFS, "rcvd invalid byte count (bcc)\n"); in checkSMB()
347 cifs_dbg(VFS, "Length less than smb header size\n"); in checkSMB()
358 cifs_dbg(VFS, "Length read does not match RFC1001 length %d\n", in checkSMB()
[all …]
Dcifsencrypt.c48 cifs_dbg(VFS, "could not allocate crypto md5\n"); in cifs_crypto_shash_md5_allocate()
89 cifs_dbg(VFS, "%s: Can't alloc md5 crypto\n", __func__); in cifs_calc_signature()
96 cifs_dbg(VFS, "%s: Could not init md5\n", __func__); in cifs_calc_signature()
103 cifs_dbg(VFS, "%s: Could not update with response\n", __func__); in cifs_calc_signature()
111 cifs_dbg(VFS, "null iovec entry\n"); in cifs_calc_signature()
128 cifs_dbg(VFS, "%s: Could not update with payload\n", in cifs_calc_signature()
146 cifs_dbg(VFS, "%s: Could not generate md5 hash\n", __func__); in cifs_calc_signature()
236 cifs_dbg(FYI, "dummy signature received for smb command 0x%x\n", in cifs_verify_signature()
283 cifs_dbg(FYI, "%s Can't generate NTLM response, error: %d\n", in setup_ntlm_response()
290 cifs_dbg(FYI, "%s Can't generate NT hash, error: %d\n", in setup_ntlm_response()
[all …]
Dxattr.c73 cifs_dbg(FYI, "Null xattr names not supported\n"); in cifs_removexattr()
76 cifs_dbg(FYI, in cifs_removexattr()
140 cifs_dbg(FYI, "size of EA value too large\n"); in cifs_setxattr()
146 cifs_dbg(FYI, "Null xattr names not supported\n"); in cifs_setxattr()
152 cifs_dbg(FYI, "attempt to set cifs inode metadata\n"); in cifs_setxattr()
189 cifs_dbg(FYI, "Set CIFS ACL not supported yet\n"); in cifs_setxattr()
202 cifs_dbg(FYI, "set POSIX ACL rc %d\n", rc); in cifs_setxattr()
204 cifs_dbg(FYI, "set POSIX ACL not supported\n"); in cifs_setxattr()
214 cifs_dbg(FYI, "set POSIX default ACL rc %d\n", rc); in cifs_setxattr()
216 cifs_dbg(FYI, "set default POSIX ACL not supported\n"); in cifs_setxattr()
[all …]
Dioctl.c50 cifs_dbg(FYI, "ioctl clone range\n"); in cifs_ioctl_clone()
53 cifs_dbg(FYI, "file target not open for write\n"); in cifs_ioctl_clone()
60 cifs_dbg(FYI, "mnt_want_write failed with rc %d\n", rc); in cifs_ioctl_clone()
72 cifs_dbg(VFS, "src file seems to be from a different filesystem type\n"); in cifs_ioctl_clone()
78 cifs_dbg(VFS, "missing cifsFileInfo on copy range src file\n"); in cifs_ioctl_clone()
90 cifs_dbg(VFS, "file copy src and target on different volume\n"); in cifs_ioctl_clone()
113 cifs_dbg(FYI, "about to flush pages\n"); in cifs_ioctl_clone()
149 cifs_dbg(FYI, "ioctl file %p cmd %u arg %lu\n", filep, command, arg); in cifs_ioctl()
210 cifs_dbg(FYI, "set compress flag rc %d\n", rc); in cifs_ioctl()
217 cifs_dbg(FYI, "unsupported ioctl\n"); in cifs_ioctl()
Dcifsacl.c220 cifs_dbg(FYI, "%s: Can't map %cid %u to a SID\n", in id_to_sid()
225 cifs_dbg(FYI, "%s: Downcall contained malformed key (datalen=%hu)\n", in id_to_sid()
242 cifs_dbg(FYI, "%s: Downcall contained malformed key (datalen=%hu, ksid_size=%u)\n", in id_to_sid()
275 cifs_dbg(FYI, "%s: %u subauthorities is too many!\n", in sid_to_id()
288 cifs_dbg(FYI, "%s: Can't map SID %s to a %cid\n", in sid_to_id()
301 cifs_dbg(FYI, "%s: Downcall contained malformed key (datalen=%hu)\n", in sid_to_id()
347 cifs_dbg(FYI, "Registering the %s key type\n", in init_cifs_idmap()
381 cifs_dbg(FYI, "cifs idmap keyring: %d\n", key_serial(keyring)); in init_cifs_idmap()
397 cifs_dbg(FYI, "Unregistered %s key type\n", cifs_idmap_key_type.name); in exit_cifs_idmap()
464 cifs_dbg(VFS, "unknown access control type %d\n", type); in access_flags_to_mode()
[all …]
Dconnect.c324 cifs_dbg(FYI, "Reconnecting tcp session\n"); in cifs_reconnect()
328 cifs_dbg(FYI, "%s: marking sessions and tcons for reconnect\n", in cifs_reconnect()
343 cifs_dbg(FYI, "%s: tearing down socket\n", __func__); in cifs_reconnect()
346 cifs_dbg(FYI, "State: 0x%x Flags: 0x%lx\n", in cifs_reconnect()
349 cifs_dbg(FYI, "Post shutdown state: 0x%x Flags: 0x%lx\n", in cifs_reconnect()
363 cifs_dbg(FYI, "%s: moving mids to private list\n", __func__); in cifs_reconnect()
374 cifs_dbg(FYI, "%s: issuing mid callbacks\n", __func__); in cifs_reconnect()
388 cifs_dbg(FYI, "reconnect error %d\n", rc); in cifs_reconnect()
424 cifs_dbg(FYI, "Unable to send echo request to server: %s\n", in cifs_echo_request()
437 cifs_dbg(VFS, "No memory for large SMB response\n"); in allocate_buffers()
[all …]
Dasn1.c509 cifs_dbg(FYI, "Error decoding negTokenInit header\n"); in decode_negTokenInit()
513 cifs_dbg(FYI, "cls = %d con = %d tag = %d\n", cls, con, tag); in decode_negTokenInit()
534 cifs_dbg(FYI, "Error decoding negTokenInit header\n"); in decode_negTokenInit()
540 cifs_dbg(FYI, "Error decoding negTokenInit\n"); in decode_negTokenInit()
544 cifs_dbg(FYI, "cls = %d con = %d tag = %d end = %p (%d) exit 0\n", in decode_negTokenInit()
551 cifs_dbg(FYI, "Error decoding negTokenInit\n"); in decode_negTokenInit()
555 cifs_dbg(FYI, "cls = %d con = %d tag = %d end = %p (%d) exit 1\n", in decode_negTokenInit()
562 cifs_dbg(FYI, "Error decoding 2nd part of negTokenInit\n"); in decode_negTokenInit()
566 cifs_dbg(FYI, "cls = %d con = %d tag = %d end = %p (%d) exit 0\n", in decode_negTokenInit()
574 cifs_dbg(FYI, "Error decoding 2nd part of negTokenInit\n"); in decode_negTokenInit()
[all …]
Dcifs_dfs_ref.c166 cifs_dbg(FYI, "%s: Failed to resolve server part of %s to IP: %d\n", in cifs_compose_mount_options()
267 cifs_dbg(FYI, "DFS: ref path: %s\n", ref->path_name); in dump_referral()
268 cifs_dbg(FYI, "DFS: node path: %s\n", ref->node_name); in dump_referral()
269 cifs_dbg(FYI, "DFS: fl: %hd, srv_type: %hd\n", in dump_referral()
271 cifs_dbg(FYI, "DFS: ref_flags: %hd, path_consumed: %hd\n", in dump_referral()
291 cifs_dbg(FYI, "in %s\n", __func__); in cifs_dfs_do_automount()
328 cifs_dbg(VFS, "%s: Net Address path too short: %s\n", in cifs_dfs_do_automount()
335 cifs_dbg(FYI, "%s: cifs_dfs_do_refmount:%s , mnt:%p\n", in cifs_dfs_do_automount()
351 cifs_dbg(FYI, "leaving %s\n" , __func__); in cifs_dfs_do_automount()
362 cifs_dbg(FYI, "in %s\n", __func__); in cifs_dfs_d_automount()
[all …]
Dreaddir.c51 cifs_dbg(FYI, "empty cifs private file data\n"); in dump_cifs_file_struct()
55 cifs_dbg(FYI, "invalid handle\n"); in dump_cifs_file_struct()
57 cifs_dbg(FYI, "end of search\n"); in dump_cifs_file_struct()
59 cifs_dbg(FYI, "empty dir\n"); in dump_cifs_file_struct()
84 cifs_dbg(FYI, "%s: for %s\n", __func__, name->name); in cifs_prime_dcache()
309 cifs_dbg(FYI, "Full path: %s start at: %lld\n", full_path, file->f_pos); in initiate_cifs_search()
360 cifs_dbg(FYI, "Unicode string longer than PATH_MAX found\n"); in cifs_unicode_bytelen()
377 cifs_dbg(FYI, "new entry %p old entry %p\n", new_entry, old_entry); in nxt_dir_entry()
380 cifs_dbg(VFS, "search entry %p began after end of SMB %p old entry %p\n", in nxt_dir_entry()
387 cifs_dbg(VFS, "search entry %p extends after end of SMB %p\n", in nxt_dir_entry()
[all …]
Dsess.c203 cifs_dbg(FYI, "bleft %d\n", bleft); in decode_unicode_ssetup()
207 cifs_dbg(FYI, "serverOS=%s\n", ses->serverOS); in decode_unicode_ssetup()
216 cifs_dbg(FYI, "serverNOS=%s\n", ses->serverNOS); in decode_unicode_ssetup()
225 cifs_dbg(FYI, "serverDomain=%s\n", ses->serverDomain); in decode_unicode_ssetup()
237 cifs_dbg(FYI, "decode sessetup ascii. bleft %d\n", bleft); in decode_ascii_ssetup()
249 cifs_dbg(FYI, "OS/2 server\n"); in decode_ascii_ssetup()
277 cifs_dbg(FYI, "ascii: bytes left %d\n", bleft); in decode_ascii_ssetup()
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()
[all …]
Ddns_resolve.c58 cifs_dbg(FYI, "%s: unc is too short: %s\n", __func__, unc); in dns_resolve_server_name_to_ip()
71 cifs_dbg(FYI, "%s: probably server name is whole unc: %s\n", in dns_resolve_server_name_to_ip()
82 cifs_dbg(FYI, "%s: unable to resolve: %*.*s\n", in dns_resolve_server_name_to_ip()
85 cifs_dbg(FYI, "%s: resolved: %*.*s to %s\n", in dns_resolve_server_name_to_ip()
95 cifs_dbg(FYI, "%s: unc is IP, skipping dns upcall: %s\n", in dns_resolve_server_name_to_ip()
Dsmb2pdu.c172 cifs_dbg(FYI, "can not send cmd %d while umounting\n", in smb2_reconnect()
217 cifs_dbg(FYI, "gave up waiting on reconnect in smb_init\n"); in smb2_reconnect()
244 cifs_dbg(FYI, "reconnect tcon rc = %d\n", rc); in smb2_reconnect()
336 cifs_dbg(FYI, "Negotiate protocol\n"); in SMB2_negotiate()
385 cifs_dbg(FYI, "mode 0x%x\n", rsp->SecurityMode); in SMB2_negotiate()
390 cifs_dbg(FYI, "negotiated smb2.0 dialect\n"); in SMB2_negotiate()
392 cifs_dbg(FYI, "negotiated smb2.1 dialect\n"); in SMB2_negotiate()
394 cifs_dbg(FYI, "negotiated smb3.0 dialect\n"); in SMB2_negotiate()
396 cifs_dbg(FYI, "negotiated smb3.02 dialect\n"); in SMB2_negotiate()
398 cifs_dbg(VFS, "Illegal dialect returned by server %d\n", in SMB2_negotiate()
[all …]
Dcifssmb.c142 cifs_dbg(FYI, "can not send cmd %d while umounting\n", in cifs_reconnect_tcon()
166 cifs_dbg(FYI, "gave up waiting on reconnect in smb_init\n"); in cifs_reconnect_tcon()
194 cifs_dbg(FYI, "reconnect tcon rc = %d\n", rc); in cifs_reconnect_tcon()
382 cifs_dbg(FYI, "server UID changed\n"); in decode_ext_sec_blob()
428 cifs_dbg(VFS, "Server requires signing, but it's disabled in SecurityFlags!"); in cifs_enable_signing()
437 cifs_dbg(VFS, "Server does not support signing!"); in cifs_enable_signing()
485 cifs_dbg(FYI, "SrvTime %d sec since 1970 (utc: %d) diff: %d\n", in decode_lanman_negprot_rsp()
501 cifs_dbg(FYI, "server->timeAdj: %d seconds\n", server->timeAdj); in decode_lanman_negprot_rsp()
515 cifs_dbg(FYI, "LANMAN negotiated\n"); in decode_lanman_negprot_rsp()
522 cifs_dbg(VFS, "mount failed, cifs module not built with CIFS_WEAK_PW_HASH support\n"); in decode_lanman_negprot_rsp()
[all …]
Dsmbencrypt.c82 cifs_dbg(VFS, "could not allocate des crypto API\n"); in smbhash()
95 cifs_dbg(VFS, "could not encrypt crypt key rc: %d\n", rc); in smbhash()
143 cifs_dbg(VFS, "%s: Crypto md4 allocation error %d\n", in mdfour()
158 cifs_dbg(VFS, "%s: Could not init md4 shash\n", __func__); in mdfour()
163 cifs_dbg(VFS, "%s: Could not update with link_str\n", __func__); in mdfour()
168 cifs_dbg(VFS, "%s: Could not generate md4 hash\n", __func__); in mdfour()
242 cifs_dbg(FYI, "%s Can't generate NT hash, error: %d\n", in SMBNTencrypt()
Dtransport.c52 cifs_dbg(VFS, "Null TCP session in AllocMidQEntry\n"); in AllocMidQEntry()
64 cifs_dbg(FYI, "For smb_command %d\n", smb_buffer->Command); in AllocMidQEntry()
185 cifs_dbg(VFS, "sends on sock %p stuck for 15 seconds\n", in smb_send_kvec()
206 cifs_dbg(VFS, "sent %d requested %d\n", rc, remaining); in smb_send_kvec()
213 cifs_dbg(VFS, "tcp sent no data\n"); in smb_send_kvec()
317 cifs_dbg(FYI, "Sending smb: smb_len=%u\n", smb_buf_length); in smb_send_rqst()
350 cifs_dbg(FYI, "partial send (wanted=%u sent=%zu): terminating session\n", in smb_send_rqst()
361 cifs_dbg(VFS, "Error %d sending data on socket to server\n", in smb_send_rqst()
468 cifs_dbg(FYI, "tcp session dead - return to caller to retry\n"); in allocate_mid()
614 cifs_dbg(NOISY, "SendRcvNoRsp flags %d rc %d\n", flags, rc); in SendReceiveNoRsp()
[all …]
Dcifs_debug.c64 cifs_dbg(VFS, "Cmd: %d Err: 0x%x Flags: 0x%x Flgs2: 0x%x Mid: %d Pid: %d\n", in cifs_dump_detail()
67 cifs_dbg(VFS, "smb buf %p len %u\n", smb, smbCalcSize(smb)); in cifs_dump_detail()
80 cifs_dbg(VFS, "Dump pending requests:\n"); in cifs_dump_mids()
84 cifs_dbg(VFS, "State: %d Cmd: %d Pid: %d Cbdata: %p Mid %llu\n", in cifs_dump_mids()
91 cifs_dbg(VFS, "IsLarge: %d buf: %p time rcv: %ld now: %ld\n", in cifs_dump_mids()
97 cifs_dbg(VFS, "IsMult: %d IsEnd: %d\n", in cifs_dump_mids()
643 cifs_dbg(VFS, "Invalid SecurityFlags: %s\n", in cifs_security_flags_proc_write()
652 cifs_dbg(VFS, "Invalid SecurityFlags: %s\n", in cifs_security_flags_proc_write()
657 cifs_dbg(FYI, "sec flags 0x%x\n", flags); in cifs_security_flags_proc_write()
660 cifs_dbg(VFS, "Invalid SecurityFlags: %s\n", flags_string); in cifs_security_flags_proc_write()
[all …]
Ddir.c106 cifs_dbg(VFS, "corrupt dentry\n"); in build_path_from_dentry()
128 cifs_dbg(FYI, "name: %s\n", full_path + namelen); in build_path_from_dentry()
133 cifs_dbg(VFS, "corrupt dentry\n"); in build_path_from_dentry()
141 cifs_dbg(FYI, "did not end path lookup where expected. namelen=%ddfsplen=%d\n", in build_path_from_dentry()
182 cifs_dbg(FYI, "Invalid file name\n"); in check_name()
296 cifs_dbg(FYI, "Create flag not set in create function\n"); in cifs_do_create()
335 cifs_dbg(FYI, "cifs_create returned 0x%x\n", rc); in cifs_do_create()
400 cifs_dbg(FYI, "Create worked, get_inode_info failed rc = %d\n", in cifs_do_create()
464 cifs_dbg(FYI, "parent inode = 0x%p name is: %pd and dentry = 0x%p\n", in cifs_atomic_open()
543 cifs_dbg(FYI, "cifs_create parent inode = 0x%p name is: %pd and dentry = 0x%p\n", in cifs_create()
[all …]
Dinode.c96 cifs_dbg(FYI, "%s: revalidating inode %llu\n",
100 cifs_dbg(FYI, "%s: inode %llu is new\n",
107 cifs_dbg(FYI, "%s: inode %llu is oplocked\n",
115 cifs_dbg(FYI, "%s: inode %llu is unchanged\n",
120 cifs_dbg(FYI, "%s: invalidating inode %llu mapping\n",
278 cifs_dbg(FYI, "unknown type %d\n", le32_to_cpu(info->Type));
317 cifs_dbg(FYI, "creating fake fattr for DFS referral\n");
367 cifs_dbg(FYI, "Getting info on %s\n", full_path);
393 cifs_dbg(FYI, "check_mf_symlink: %d\n", tmprc);
476 cifs_dbg(FYI, "check sfu type of %s, open rc = %d\n", path, rc);
[all …]
Dfile.c81cifs_dbg(FYI, "Application %s pid %d has incorrectly set O_EXCL flag but not O_CREAT on file open.… in cifs_posix_convert_flags()
125 cifs_dbg(FYI, "posix open %s\n", full_path); in cifs_posix_open()
316 cifs_dbg(FYI, "Reset oplock val from read to None due to mand locks\n"); in cifs_new_fileinfo()
387 cifs_dbg(FYI, "closing last open instance for inode %p\n", in cifsFileInfo_put()
470 cifs_dbg(FYI, "inode = 0x%p file flags are 0x%x for %s\n", in cifs_open()
494 cifs_dbg(FYI, "posix open succeeded\n"); in cifs_open()
498cifs_dbg(VFS, "server %s of type %s returned unexpected error on SMB posix open, disabling posix o… in cifs_open()
641 cifs_dbg(FYI, "inode = 0x%p file flags 0x%x for %s\n", in cifs_reopen_file()
663 cifs_dbg(FYI, "posix reopen succeeded\n"); in cifs_reopen_file()
707 cifs_dbg(FYI, "cifs_reopen returned 0x%x\n", rc); in cifs_reopen_file()
[all …]
Dsmb2ops.c43 cifs_dbg(VFS, "disabling echoes and oplocks\n"); in change_conf()
49 cifs_dbg(FYI, "disabling oplocks\n"); in change_conf()
204 cifs_dbg(VFS, "Cmd: %d Err: 0x%x Flags: 0x%x Mid: %llu Pid: %d\n", in smb2_dump_detail()
207 cifs_dbg(VFS, "smb buf %p len %u\n", smb, smb2_calc_size(smb)); in smb2_dump_detail()
274 cifs_dbg(VFS, "error %d on ioctl to get interface list\n", rc); in SMB3_request_interfaces()
276 cifs_dbg(VFS, "server returned bad net interface info buf\n"); in SMB3_request_interfaces()
280 cifs_dbg(FYI, "Adapter Capability 0x%x\t", in SMB3_request_interfaces()
282 cifs_dbg(FYI, "Link Speed %lld\n", in SMB3_request_interfaces()
563 cifs_dbg(VFS, "refcpy ioctl error %d getting resume key\n", rc); in SMB2_request_res_key()
567 cifs_dbg(VFS, "Invalid refcopy resume key length\n"); in SMB2_request_res_key()
[all …]
Dsmb1ops.c70 cifs_dbg(FYI, "issued NT_CANCEL for mid %u, rc = %d\n", in send_nt_cancel()
256 cifs_dbg(FYI, "invalid transact2 word count\n"); in check2ndT2()
268 cifs_dbg(FYI, "total data %d smaller than data in frame %d\n", in check2ndT2()
275 cifs_dbg(FYI, "missing %d bytes from transact2, check next response\n", in check2ndT2()
278 cifs_dbg(VFS, "TotalDataSize %d is over maximum buffer %d\n", in check2ndT2()
300 cifs_dbg(FYI, "total data count of primary and secondary t2 differ source=%hu target=%hu\n", in coalesce_t2()
308 cifs_dbg(FYI, "Server sent too much data. tgt_total_cnt=%hu total_in_tgt=%hu\n", in coalesce_t2()
315 cifs_dbg(FYI, "no more data remains\n"); in coalesce_t2()
321 cifs_dbg(FYI, "transact2 2nd response contains too much data\n"); in coalesce_t2()
336 cifs_dbg(FYI, "coalesced DataCount too large (%u)\n", in coalesce_t2()
[all …]
Dlink.c67 cifs_dbg(VFS, "%s: Crypto md5 allocation error %d\n", in symlink_hash()
82 cifs_dbg(VFS, "%s: Could not init md5 shash\n", __func__); in symlink_hash()
87 cifs_dbg(VFS, "%s: Could not update with link_str\n", __func__); in symlink_hash()
92 cifs_dbg(VFS, "%s: Could not generate md5 hash\n", __func__); in symlink_hash()
124 cifs_dbg(FYI, "%s: MD5 hash failure: %d\n", __func__, rc); in parse_mf_symlink()
163 cifs_dbg(FYI, "%s: MD5 hash failure: %d\n", __func__, rc); in format_mf_symlink()
490 cifs_dbg(FYI, "%s: path: %s\n", __func__, path); in smb3_create_mf_symlink()
657 cifs_dbg(FYI, "Full path: %s inode = 0x%p\n", full_path, inode); in cifs_follow_link()
712 cifs_dbg(FYI, "Full path: %s\n", full_path); in cifs_symlink()
713 cifs_dbg(FYI, "symname is %s\n", symname); in cifs_symlink()
[all …]
Dcifs_spnego.c169 cifs_dbg(FYI, "key description = %s\n", description); in cifs_get_spnego_key()
194 cifs_dbg(FYI, "Registering the %s key type\n", in init_cifs_spnego()
229 cifs_dbg(FYI, "cifs spnego keyring: %d\n", key_serial(keyring)); in init_cifs_spnego()
245 cifs_dbg(FYI, "Unregistered %s key type\n", cifs_spnego_key_type.name); in exit_cifs_spnego()
Dcifs_debug.h52 #define cifs_dbg(type, fmt, ...) \ macro
69 #define cifs_dbg(type, fmt, ...) \ macro
Dcifsfs.c161 cifs_dbg(FYI, "export ops supported\n"); in cifs_read_super()
169 cifs_dbg(VFS, "%s: get root inode failed\n", __func__); in cifs_read_super()
533 cifs_dbg(FYI, "wake up tasks now - umount begin not complete\n"); in cifs_umount_begin()
605 cifs_dbg(FYI, "Get root dentry for %s\n", full_path); in cifs_get_root()
664 cifs_dbg(FYI, "Devname: %s flags: %d\n", dev_name, flags); in cifs_do_mount()
687 cifs_dbg(VFS, "cifs_mount failed w/return code = %d\n", in cifs_do_mount()
708 cifs_dbg(FYI, "Use existing superblock\n"); in cifs_do_mount()
724 cifs_dbg(FYI, "dentry root is: %p\n", root); in cifs_do_mount()
773 cifs_dbg(FYI, "cifs_file_write_iter: %d rc on %p inode\n", in cifs_file_write_iter()
1093 cifs_dbg(VFS, "cifs_min_rcv set to maximum (64)\n"); in cifs_init_request_bufs()
[all …]
Dcache.c95 cifs_dbg(VFS, "Unknown network family '%d'\n", sa->sa_family); in cifs_server_get_key()
155 cifs_dbg(FYI, "%s: couldn't extract sharename\n", __func__); in cifs_super_get_key()
305 cifs_dbg(FYI, "%s: cifs inode 0x%p now uncached\n", __func__, cifsi); in cifs_fscache_inode_now_uncached()
Dexport.c52 cifs_dbg(FYI, "get parent for %p\n", dentry); in cifs_get_parent()
Dnetmisc.c153 cifs_dbg(NOISY, "address conversion returned %d for %*.*s\n", in cifs_inet_pton()
892 cifs_dbg(FYI, "Mapping smb error code 0x%x to POSIX err %d\n", in map_smb_to_linux_error()
971 cifs_dbg(FYI, "date %d time %d\n", date, time); in cnvrtDosUnixTm()
976 cifs_dbg(VFS, "illegal time min %d sec %d\n", min, sec); in cnvrtDosUnixTm()
980 cifs_dbg(VFS, "illegal hours %d\n", st->Hours); in cnvrtDosUnixTm()
984 cifs_dbg(VFS, "illegal date, month %d day: %d\n", month, days); in cnvrtDosUnixTm()
Dcifsproto.h49 cifs_dbg(FYI, "CIFS VFS: in %s as Xid: %u with uid: %d\n", \
58 cifs_dbg(FYI, "CIFS VFS: leaving %s (xid = %u) rc = %d\n", \
Dsmb2inode.c106 cifs_dbg(VFS, "Invalid command\n"); in smb2_open_op_close()
Dcifs_unicode.c284 cifs_dbg(VFS, "strtoUTF16: char2uni of 0x%x returned %d\n", in cifs_strtoUTF16()
Dsmb2maperror.c2477 cifs_dbg(FYI, "Mapping SMB2 status code %d to POSIX err %d\n", in map_smb2_to_linux_error()