Home
last modified time | relevance | path

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

12

/Linux-v5.15/fs/cifs/
Dfscache.c61 cifs_dbg(VFS, "Unknown network family '%d'\n", sa->sa_family); in cifs_fscache_get_client_cookie()
72 cifs_dbg(FYI, "%s: (0x%p/0x%p)\n", in cifs_fscache_get_client_cookie()
78 cifs_dbg(FYI, "%s: (0x%p/0x%p)\n", in cifs_fscache_release_client_cookie()
92 cifs_dbg(FYI, "%s: couldn't extract sharename\n", __func__); in cifs_fscache_get_super_cookie()
109 cifs_dbg(FYI, "%s: (0x%p/0x%p)\n", in cifs_fscache_get_super_cookie()
122 cifs_dbg(FYI, "%s: (0x%p)\n", __func__, tcon->fscache); in cifs_fscache_release_super_cookie()
161 cifs_dbg(FYI, "%s: got FH cookie (0x%p/0x%p)\n", in cifs_fscache_enable_inode_cookie()
178 cifs_dbg(FYI, "%s: (0x%p)\n", __func__, cifsi->fscache); in cifs_fscache_release_inode_cookie()
199 cifs_dbg(FYI, "%s: (0x%p)\n", __func__, cifsi->fscache); in cifs_fscache_update_inode_cookie()
221 cifs_dbg(FYI, "%s: new cookie 0x%p oldcookie 0x%p\n", in cifs_fscache_reset_inode_cookie()
[all …]
Dsmb2misc.c39 cifs_dbg(VFS, "Received Request not response\n"); in check_smb2_hdr()
43 cifs_dbg(VFS, "Bad protocol string signature header %x\n", in check_smb2_hdr()
46 cifs_dbg(VFS, "Mids do not match: %llu and %llu\n", in check_smb2_hdr()
49 cifs_dbg(VFS, "Bad SMB detected. The Mid=%llu\n", wire_mid); in check_smb2_hdr()
114 cifs_dbg(FYI, "no SPNEGO security blob in negprot rsp\n"); in get_neg_ctxt_len()
128 cifs_dbg(FYI, "length of negcontexts %d pad %d\n", in get_neg_ctxt_len()
164 cifs_dbg(VFS, "no decryption - session id not found\n"); in smb2_check_message()
180 cifs_dbg(VFS, "Length less than SMB header size\n"); in smb2_check_message()
185 cifs_dbg(VFS, "SMB length greater than maximum, mid=%llu\n", in smb2_check_message()
194 cifs_dbg(VFS, "Invalid structure size %u\n", in smb2_check_message()
[all …]
Dcifs_swn.c146 cifs_dbg(VFS, "%s: Failed to get kerberos auth info: %d\n", __func__, ret); in cifs_swn_send_register_message()
154 cifs_dbg(VFS, "%s: Failed to get NTLM auth info: %d\n", __func__, ret); in cifs_swn_send_register_message()
159 cifs_dbg(VFS, "%s: secType %d not supported!\n", __func__, authtype); in cifs_swn_send_register_message()
167 cifs_dbg(FYI, "%s: Message to register for network name %s with id %d sent\n", __func__, in cifs_swn_send_register_message()
236 cifs_dbg(FYI, "%s: Message to unregister for network name %s with id %d sent\n", __func__, in cifs_swn_send_unregister_message()
264 cifs_dbg(VFS, "%s: failed to extract host name from target '%s': %d\n", in cifs_find_swn_reg()
274 cifs_dbg(VFS, "%s: failed to extract share name from target '%s': %d\n", in cifs_find_swn_reg()
286 cifs_dbg(FYI, "Existing swn registration for %s:%s found\n", swnreg->net_name, in cifs_find_swn_reg()
333 cifs_dbg(FYI, "%s: failed to allocate registration id\n", __func__); in cifs_get_swn_reg()
341 cifs_dbg(VFS, "%s: failed to extract host name from target: %d\n", __func__, ret); in cifs_get_swn_reg()
[all …]
Dconnect.c90 cifs_dbg(FYI, "%s: failed to create UNC path\n", __func__); in reconn_set_ipaddr_from_hostname()
99 cifs_dbg(FYI, "%s: failed to resolve server part of %s to IP: %d\n", in reconn_set_ipaddr_from_hostname()
123 cifs_dbg(FYI, "%s: next dns resolution scheduled for %lu seconds in the future\n", in reconn_set_ipaddr_from_hostname()
144 cifs_dbg(FYI, "%s: failed to resolve hostname: %d\n", in cifs_resolve_server()
172 cifs_dbg(FYI, "%s: UNC: %s\n", __func__, cifs_sb->origin_fullpath); in reconn_set_next_dfs_target()
180 cifs_dbg(FYI, in reconn_set_next_dfs_target()
188 cifs_dbg(FYI, "%s: failed to resolve hostname: %d\n", in reconn_set_next_dfs_target()
233 cifs_dbg(FYI, "%s: will not do DFS failover: rc = %d\n", in cifs_reconnect()
249 cifs_dbg(FYI, "%s: will retry %d target(s)\n", __func__, in cifs_reconnect()
269 cifs_dbg(FYI, "Mark tcp session as need reconnect\n"); in cifs_reconnect()
[all …]
Dcifsencrypt.c52 cifs_dbg(VFS, "null iovec entry\n"); in __cifs_calc_signature()
59 cifs_dbg(VFS, "%s: Could not update with payload\n", in __cifs_calc_signature()
76 cifs_dbg(VFS, "%s: Could not update with payload\n", in __cifs_calc_signature()
87 cifs_dbg(VFS, "%s: Could not generate hash\n", __func__); in __cifs_calc_signature()
114 cifs_dbg(VFS, "%s: Could not init md5\n", __func__); in cifs_calc_signature()
121 cifs_dbg(VFS, "%s: Could not update with response\n", __func__); in cifs_calc_signature()
224 cifs_dbg(FYI, "dummy signature received for smb command 0x%x\n", in cifs_verify_signature()
413 cifs_dbg(VFS, "%s: can't generate ntlmv2 hash\n", __func__); in calc_ntlmv2_hash()
423 cifs_dbg(VFS, "%s: Could not set NT Hash as a key\n", __func__); in calc_ntlmv2_hash()
429 cifs_dbg(VFS, "%s: Could not init hmacmd5\n", __func__); in calc_ntlmv2_hash()
[all …]
Dsess.c76 cifs_dbg(FYI, in cifs_try_adding_channels()
83 cifs_dbg(VFS, "multichannel is not supported on this protocol version, use 3.0 or above\n"); in cifs_try_adding_channels()
88 cifs_dbg(VFS, "server %s does not support multichannel\n", ses->server->hostname); in cifs_try_adding_channels()
102 cifs_dbg(VFS, "no iface list available to open channels\n"); in cifs_try_adding_channels()
123 cifs_dbg(FYI, "too many channel open attempts (%d channels left to open)\n", in cifs_try_adding_channels()
136 cifs_dbg(FYI, "failed to open extra channel on iface#%d rc=%d\n", in cifs_try_adding_channels()
142 cifs_dbg(FYI, "successfully opened new channel on iface#%d\n", in cifs_try_adding_channels()
181 cifs_dbg(FYI, "adding channel to ses %p (speed:%zu bps rdma:%s ip:%pI4)\n", in cifs_ses_add_channel()
185 cifs_dbg(FYI, "adding channel to ses %p (speed:%zu bps rdma:%s ip:%pI6)\n", in cifs_ses_add_channel()
263 cifs_dbg(VFS, "%s: crypto alloc failed\n", __func__); in cifs_ses_add_channel()
[all …]
Dmisc.c48 cifs_dbg(FYI, "warning: more than 65000 requests active\n"); in _get_xid()
86 cifs_dbg(FYI, "Null buffer passed to sesInfoFree\n"); in sesInfoFree()
134 cifs_dbg(FYI, "Null buffer passed to tconInfoFree\n"); in tconInfoFree()
214 cifs_dbg(FYI, "Null buffer passed to cifs_small_buf_release\n"); in cifs_small_buf_release()
289 cifs_dbg(VFS, "Bad protocol string signature header 0x%x\n", in check_smb_hdr()
302 cifs_dbg(VFS, "Server sent request, not response. mid=%u\n", in check_smb_hdr()
313 cifs_dbg(FYI, "checkSMB Length: 0x%x, smb_buf_length: 0x%x\n", in checkSMB()
340 cifs_dbg(VFS, "rcvd invalid byte count (bcc)\n"); in checkSMB()
342 cifs_dbg(VFS, "Length less than smb header size\n"); in checkSMB()
353 cifs_dbg(VFS, "Length read does not match RFC1001 length %d\n", in checkSMB()
[all …]
Dreaddir.c40 cifs_dbg(FYI, "empty cifs private file data\n"); in dump_cifs_file_struct()
44 cifs_dbg(FYI, "Invalid handle\n"); in dump_cifs_file_struct()
46 cifs_dbg(FYI, "end of search\n"); in dump_cifs_file_struct()
48 cifs_dbg(FYI, "empty dir\n"); in dump_cifs_file_struct()
74 cifs_dbg(FYI, "%s: for %s\n", __func__, name->name); in cifs_prime_dcache()
258 cifs_dbg(FYI, "posix fattr: dev %d, reparse %d, mode %o\n", in cifs_posix_to_fattr()
411 cifs_dbg(FYI, "Full path: %s start at: %lld\n", full_path, file->f_pos); in _initiate_cifs_search()
484 cifs_dbg(FYI, "Unicode string longer than PATH_MAX found\n"); in cifs_unicode_bytelen()
503 cifs_dbg(VFS, "Invalid offset %u\n", next_offset); in nxt_dir_entry()
508 cifs_dbg(FYI, "new entry %p old entry %p\n", new_entry, old_entry); in nxt_dir_entry()
[all …]
Ddns_resolve.c46 cifs_dbg(FYI, "%s: unc is too short: %s\n", __func__, unc); in dns_resolve_server_name_to_ip()
59 cifs_dbg(FYI, "%s: probably server name is whole unc: %s\n", in dns_resolve_server_name_to_ip()
71 cifs_dbg(FYI, "%s: unable to resolve: %*.*s\n", in dns_resolve_server_name_to_ip()
74 cifs_dbg(FYI, "%s: resolved: %*.*s to %s expiry %llu\n", in dns_resolve_server_name_to_ip()
85 cifs_dbg(FYI, "%s: unc is IP, skipping dns upcall: %s\n", in dns_resolve_server_name_to_ip()
Dcifsacl.c234 cifs_dbg(FYI, "auth %d did not match\n", i); in is_well_known_sid()
253 cifs_dbg(FYI, "Unix UID %d returned from SID\n", *puid); in is_well_known_sid()
294 cifs_dbg(FYI, "%s: Can't map %cid %u to a SID\n", in id_to_sid()
299 cifs_dbg(FYI, "%s: Downcall contained malformed key (datalen=%hu)\n", in id_to_sid()
316 cifs_dbg(FYI, "%s: Downcall contained malformed key (datalen=%hu, ksid_size=%u)\n", in id_to_sid()
349 cifs_dbg(FYI, "%s: %u subauthorities is too many!\n", in sid_to_id()
399 cifs_dbg(FYI, "%s: Can't map SID %s to a %cid\n", in sid_to_id()
411 cifs_dbg(FYI, "%s: Downcall contained malformed key (datalen=%hu)\n", in sid_to_id()
459 cifs_dbg(FYI, "Registering the %s key type\n", in init_cifs_idmap()
493 cifs_dbg(FYI, "cifs idmap keyring: %d\n", key_serial(keyring)); in init_cifs_idmap()
[all …]
Dcifs_dfs_ref.c181 cifs_dbg(FYI, "%s: Failed to resolve server part of %s to IP: %d\n", in cifs_compose_mount_options()
318 cifs_dbg(FYI, "in %s\n", __func__); in cifs_dfs_do_automount()
345 cifs_dbg(FYI, "%s: full_path: %s\n", __func__, full_path); in cifs_dfs_do_automount()
348 cifs_dbg(FYI, "%s: master tlink is NULL\n", __func__); in cifs_dfs_do_automount()
354 cifs_dbg(FYI, "%s: master tcon is NULL\n", __func__); in cifs_dfs_do_automount()
363 cifs_dbg(FYI, "%s: root path: %s\n", __func__, root_path); in cifs_dfs_do_automount()
393 cifs_dbg(FYI, "%s: cifs_dfs_do_mount:%s , mnt:%p\n", __func__, in cifs_dfs_do_automount()
401 cifs_dbg(FYI, "leaving %s\n" , __func__); in cifs_dfs_do_automount()
412 cifs_dbg(FYI, "in %s\n", __func__); in cifs_dfs_d_automount()
416 cifs_dbg(FYI, "leaving %s [automount failed]\n" , __func__); in cifs_dfs_d_automount()
[all …]
Dcifssmb.c127 cifs_dbg(FYI, "can not send cmd %d while umounting\n", in cifs_reconnect_tcon()
145 cifs_dbg(FYI, "%s: aborting reconnect due to a received signal by the process\n", in cifs_reconnect_tcon()
163 cifs_dbg(FYI, "gave up waiting on reconnect in smb_init\n"); in cifs_reconnect_tcon()
204 cifs_dbg(FYI, "reconnect tcon rc = %d\n", rc); in cifs_reconnect_tcon()
394 cifs_dbg(FYI, "server UID changed\n"); in decode_ext_sec_blob()
440 cifs_dbg(VFS, "Server requires signing, but it's disabled in SecurityFlags!\n"); in cifs_enable_signing()
449 cifs_dbg(VFS, "Server does not support signing!\n"); in cifs_enable_signing()
456 cifs_dbg(VFS, "Signing is enabled, and RDMA read/write will be disabled\n"); in cifs_enable_signing()
503 cifs_dbg(FYI, "Requesting extended security\n"); in CIFSSMBNegotiate()
527 cifs_dbg(FYI, "Dialect: %d\n", server->dialect); in CIFSSMBNegotiate()
[all …]
Ddfs_cache.c200 cifs_dbg(VFS, "%s: failed to convert path to utf16\n", __func__); in dfs_cache_canonical_path()
208 cifs_dbg(VFS, "%s: failed to convert path from utf16\n", __func__); in dfs_cache_canonical_path()
315 cifs_dbg(FYI, "clearing dfs cache\n"); in dfscache_proc_write()
342 cifs_dbg(FYI, "target list:\n"); in dump_tgts()
344 cifs_dbg(FYI, " %s%s\n", t->name, in dump_tgts()
351cifs_dbg(FYI, "cache entry: path=%s,type=%s,ttl=%d,etime=%ld,hdr_flags=0x%x,ref_flags=0x%x,interli… in dump_ce()
366 cifs_dbg(FYI, "DFS referrals returned by the server:\n"); in dump_refs()
370 cifs_dbg(FYI, in dump_refs()
420 cifs_dbg(FYI, "%s: initialized DFS referral cache\n", __func__); in dfs_cache_init()
438 cifs_dbg(VFS, "%s: can't convert char\n", __func__); in cache_entry_hash()
[all …]
Dioctl.c44 cifs_dbg(FYI, "%s %s\n", __func__, path); in cifs_ioctl_query_info()
78 cifs_dbg(FYI, "ioctl copychunk range\n"); in cifs_ioctl_copychunk()
81 cifs_dbg(FYI, "file target not open for write\n"); in cifs_ioctl_copychunk()
88 cifs_dbg(FYI, "mnt_want_write failed with rc %d\n", rc); in cifs_ioctl_copychunk()
100 cifs_dbg(VFS, "src file seems to be from a different filesystem type\n"); in cifs_ioctl_copychunk()
172 cifs_dbg(VFS, "shut down requested (%d)", flags); in cifs_shutdown()
188 cifs_dbg(FYI, "shutdown with default flag not supported\n"); in cifs_shutdown()
328 cifs_dbg(FYI, "cifs ioctl 0x%x\n", command); in cifs_ioctl()
386 cifs_dbg(FYI, "set compress flag rc %d\n", rc); in cifs_ioctl()
486 cifs_dbg(FYI, "ioctl notify rc %d\n", rc); in cifs_ioctl()
[all …]
Dcifs_spnego.c139 cifs_dbg(VFS, "unknown or missing server auth type, use krb5\n"); in cifs_get_spnego_key()
159 cifs_dbg(FYI, "key description = %s\n", description); in cifs_get_spnego_key()
184 cifs_dbg(FYI, "Registering the %s key type\n", in init_cifs_spnego()
219 cifs_dbg(FYI, "cifs spnego keyring: %d\n", key_serial(keyring)); in init_cifs_spnego()
235 cifs_dbg(FYI, "Unregistered %s key type\n", cifs_spnego_key_type.name); in exit_cifs_spnego()
Dinode.c88 cifs_dbg(FYI, "%s: revalidating inode %llu\n",
92 cifs_dbg(FYI, "%s: inode %llu is new\n",
99 cifs_dbg(FYI, "%s: inode %llu is oplocked\n",
108 cifs_dbg(FYI, "%s: inode %llu is unchanged\n",
113 cifs_dbg(FYI, "%s: invalidating inode %llu mapping\n",
287 cifs_dbg(FYI, "unknown type %d\n", le32_to_cpu(info->Type));
326 cifs_dbg(FYI, "creating fake fattr for DFS referral\n");
378 cifs_dbg(FYI, "Getting info on %s\n", full_path);
404 cifs_dbg(FYI, "check_mf_symlink: %d\n", tmprc);
482 cifs_dbg(FYI, "check sfu type of %s, open rc = %d\n", path, rc);
[all …]
Dsmbencrypt.c50 cifs_dbg(VFS, "%s: Could not init MD4\n", __func__); in mdfour()
55 cifs_dbg(VFS, "%s: Could not update MD4\n", __func__); in mdfour()
60 cifs_dbg(VFS, "%s: Could not finalize MD4\n", __func__); in mdfour()
Ddir.c110 cifs_dbg(FYI, "using cifs_sb prepath <%s>\n", cifs_sb->prepath); in build_path_from_dentry_optional_prefix()
156 cifs_dbg(FYI, "Invalid file name\n"); in check_name()
278 cifs_dbg(FYI, "Create flag not set in create function\n"); in cifs_do_create()
314 cifs_dbg(FYI, "cifs_create returned 0x%x\n", rc); in cifs_do_create()
381 cifs_dbg(FYI, "Create worked, get_inode_info failed rc = %d\n", in cifs_do_create()
455 cifs_dbg(FYI, "parent inode = 0x%p name is: %pd and dentry = 0x%p\n", in cifs_atomic_open()
538 cifs_dbg(FYI, "cifs_create parent inode = 0x%p name is: %pd and dentry = 0x%p\n", in cifs_create()
625 cifs_dbg(FYI, "parent inode = 0x%p name is: %pd and dentry = 0x%p\n", in cifs_lookup()
658 cifs_dbg(FYI, "non-NULL inode in lookup\n"); in cifs_lookup()
660 cifs_dbg(FYI, "NULL inode in lookup\n"); in cifs_lookup()
[all …]
Dsmb2pdu.c171 cifs_dbg(FYI, "can not send cmd %d while umounting\n", in smb2_reconnect()
208 cifs_dbg(FYI, "%s: aborting reconnect due to a received signal by the process\n", in smb2_reconnect()
226 cifs_dbg(FYI, "gave up waiting on reconnect in smb_init\n"); in smb2_reconnect()
291 cifs_dbg(FYI, "reconnect tcon rc = %d\n", rc); in smb2_reconnect()
629 cifs_dbg(FYI, "decode SMB3.11 encryption neg context of len %d\n", len); in decode_encrypt_ctx()
639 cifs_dbg(FYI, "SMB311 cipher type:%d\n", le16_to_cpu(ctxt->Ciphers[0])); in decode_encrypt_ctx()
642 cifs_dbg(VFS, "Server does not support requested encryption type (AES256 GCM)\n"); in decode_encrypt_ctx()
691 cifs_dbg(FYI, "signing algorithm %d chosen\n", in decode_signing_ctx()
706 cifs_dbg(FYI, "decoding %d negotiate contexts\n", ctxt_cnt); in smb311_decode_neg_context()
791 cifs_dbg(FYI, "mode on posix create 0%o\n", mode); in create_posix_buf()
[all …]
Dsmb2transport.c126 cifs_dbg(VFS, in smb2_get_sign_key()
445 cifs_dbg(VFS, "%s: dumping generated AES session keys\n", __func__); in generate_smb3signingkey()
450 cifs_dbg(VFS, "Session Id %*ph\n", (int)sizeof(ses->Suid), in generate_smb3signingkey()
452 cifs_dbg(VFS, "Cipher type %d\n", server->cipher_type); in generate_smb3signingkey()
453 cifs_dbg(VFS, "Session Key %*ph\n", in generate_smb3signingkey()
455 cifs_dbg(VFS, "Signing Key %*ph\n", in generate_smb3signingkey()
459 cifs_dbg(VFS, "ServerIn Key %*ph\n", in generate_smb3signingkey()
461 cifs_dbg(VFS, "ServerOut Key %*ph\n", in generate_smb3signingkey()
464 cifs_dbg(VFS, "ServerIn Key %*ph\n", in generate_smb3signingkey()
466 cifs_dbg(VFS, "ServerOut Key %*ph\n", in generate_smb3signingkey()
[all …]
Dsmb1ops.c59 cifs_dbg(FYI, "issued NT_CANCEL for mid %u, rc = %d\n", in send_nt_cancel()
251 cifs_dbg(FYI, "Invalid transact2 word count\n"); in check2ndT2()
263 cifs_dbg(FYI, "total data %d smaller than data in frame %d\n", in check2ndT2()
270 cifs_dbg(FYI, "missing %d bytes from transact2, check next response\n", in check2ndT2()
273 cifs_dbg(VFS, "TotalDataSize %d is over maximum buffer %d\n", in check2ndT2()
295 cifs_dbg(FYI, "total data count of primary and secondary t2 differ source=%hu target=%hu\n", in coalesce_t2()
303 cifs_dbg(FYI, "Server sent too much data. tgt_total_cnt=%hu total_in_tgt=%u\n", in coalesce_t2()
310 cifs_dbg(FYI, "no more data remains\n"); in coalesce_t2()
316 cifs_dbg(FYI, "transact2 2nd response contains too much data\n"); in coalesce_t2()
331 cifs_dbg(FYI, "coalesced DataCount too large (%u)\n", in coalesce_t2()
[all …]
Dcifsfs.c240 cifs_dbg(FYI, "export ops supported\n"); in cifs_read_super()
248 cifs_dbg(VFS, "%s: get root inode failed\n", __func__); in cifs_read_super()
704 cifs_dbg(FYI, "wake up tasks now - umount begin not complete\n"); in cifs_umount_begin()
773 cifs_dbg(FYI, "Get root dentry for %s\n", full_path); in cifs_get_root()
829 cifs_dbg(FYI, "Devname: %s flags: %d\n", old_ctx->UNC, flags); in cifs_smb3_do_mount()
865 cifs_dbg(VFS, "cifs_mount failed w/return code = %d\n", in cifs_smb3_do_mount()
887 cifs_dbg(FYI, "Use existing superblock\n"); in cifs_smb3_do_mount()
907 cifs_dbg(FYI, "dentry root is: %p\n", root); in cifs_smb3_do_mount()
949 cifs_dbg(FYI, in cifs_file_write_iter()
968 cifs_dbg(FYI, "cifs_file_write_iter: %d rc on %p inode\n", in cifs_file_write_iter()
[all …]
Dfile.c71cifs_dbg(FYI, "Application %s pid %d has incorrectly set O_EXCL flag but not O_CREAT on file open.… in cifs_posix_convert_flags()
115 cifs_dbg(FYI, "posix open %s\n", full_path); in cifs_posix_open()
328 cifs_dbg(FYI, "Reset oplock val from read to None due to mand locks\n"); in cifs_new_fileinfo()
473 cifs_dbg(FYI, "closing last open instance for inode %p\n", in _cifsFileInfo_put()
554 cifs_dbg(FYI, "inode = 0x%p file flags are 0x%x for %s\n", in cifs_open()
592 cifs_dbg(FYI, "posix open succeeded\n"); in cifs_open()
596cifs_dbg(VFS, "server %s of type %s returned unexpected error on SMB posix open, disabling posix o… in cifs_open()
740 cifs_dbg(FYI, "inode = 0x%p file flags 0x%x for %s\n", in cifs_reopen_file()
762 cifs_dbg(FYI, "posix reopen succeeded\n"); in cifs_reopen_file()
810 cifs_dbg(FYI, "cifs_reopen returned 0x%x\n", rc); in cifs_reopen_file()
[all …]
Dsmb2ops.c113 cifs_dbg(FYI, "trying to put %d credits from the old server instance %d\n", in smb2_add_credits()
120cifs_dbg(FYI, "Negotiate operation when server credits is non-zero. Optype: %d, server credits: %d… in smb2_add_credits()
139 cifs_dbg(FYI, "disabling oplocks\n"); in smb2_add_credits()
148 cifs_dbg(FYI, "%s: added %u credits total=%d\n", __func__, add, scredits); in smb2_add_credits()
166 cifs_dbg(FYI, "%s: set %u credits\n", __func__, val); in smb2_set_credits()
170 cifs_dbg(FYI, "set credits to 1 due to smb2 reconnect\n"); in smb2_set_credits()
246 cifs_dbg(FYI, "%s: removed %u credits total=%d\n", in smb2_wait_mtu_credits()
296 cifs_dbg(FYI, "%s: adjust added %u credits total=%d\n", in smb2_adjust_credits()
535 cifs_dbg(VFS, "%s: malformed interface info\n", __func__); in parse_server_interfaces()
542 cifs_dbg(VFS, "%s: incomplete interface info\n", __func__); in parse_server_interfaces()
[all …]
Dlink.c50 cifs_dbg(VFS, "%s: Could not init md5 shash\n", __func__); in symlink_hash()
55 cifs_dbg(VFS, "%s: Could not update with link_str\n", __func__); in symlink_hash()
60 cifs_dbg(VFS, "%s: Could not generate md5 hash\n", __func__); in symlink_hash()
90 cifs_dbg(FYI, "%s: MD5 hash failure: %d\n", __func__, rc); in parse_mf_symlink()
129 cifs_dbg(FYI, "%s: MD5 hash failure: %d\n", __func__, rc); in format_mf_symlink()
446 cifs_dbg(FYI, "%s: path: %s\n", __func__, path); in smb3_create_mf_symlink()
630 cifs_dbg(FYI, "Full path: %s inode = 0x%p\n", full_path, inode); in cifs_get_link()
698 cifs_dbg(FYI, "Full path: %s\n", full_path); in cifs_symlink()
699 cifs_dbg(FYI, "symname is %s\n", symname); in cifs_symlink()
723 cifs_dbg(FYI, "Create symlink ok, getinodeinfo fail rc = %d\n", in cifs_symlink()

12