Home
last modified time | relevance | path

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

12

/openbmc/linux/fs/smb/client/
H A 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()
170 cifs_dbg(VFS, "no decryption - session id not found\n"); in smb2_check_message()
180 cifs_dbg(VFS, "Invalid structure size %u\n", in smb2_check_message()
187 cifs_dbg(VFS, "Invalid SMB2 command %d\n", command); in smb2_check_message()
201 cifs_dbg(VFS, "Length less than SMB header size\n"); in smb2_check_message()
[all …]
H A 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 …]
H A Dsess.c89 cifs_dbg(VFS, "unable to get chan index for server: 0x%llx", in cifs_ses_get_chan_index()
140 cifs_dbg(FYI, "Set reconnect bitmask for chan %u; now 0x%lx\n", in cifs_chan_set_need_reconnect()
154 cifs_dbg(FYI, "Cleared reconnect bitmask for chan %u; now 0x%lx\n", in cifs_chan_clear_need_reconnect()
202 cifs_dbg(FYI, in cifs_try_adding_channels()
210 cifs_dbg(VFS, "multichannel is not supported on this protocol version, use 3.0 or above\n"); in cifs_try_adding_channels()
225 cifs_dbg(VFS, "too many channel open attempts (%d channels left to open)\n", in cifs_try_adding_channels()
233 cifs_dbg(ONCE, "server %s does not advertise interfaces\n", in cifs_try_adding_channels()
271 cifs_dbg(VFS, "failed to open extra channel on iface:%pIS rc=%d\n", in cifs_try_adding_channels()
282 cifs_dbg(VFS, "successfully opened new channel on iface:%pIS\n", in cifs_try_adding_channels()
399 cifs_dbg(ONCE, "server %s does not advertise interfaces\n", ses->server->hostname); in cifs_chan_update_iface()
[all …]
H A Ddns_resolve.c43 cifs_dbg(FYI, "%s: unc is too short: %s\n", __func__, unc); in dns_resolve_server_name_to_ip()
56 cifs_dbg(FYI, "%s: probably server name is whole unc: %s\n", in dns_resolve_server_name_to_ip()
62 cifs_dbg(FYI, "%s: unc is IP, skipping dns upcall: %*.*s\n", __func__, len, len, 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()
82 cifs_dbg(FYI, "%s: unable to determine ip address\n", __func__); in dns_resolve_server_name_to_ip()
H A Dcifsencrypt.c195 cifs_dbg(VFS, "null iovec entry\n"); in __cifs_calc_signature()
202 cifs_dbg(VFS, "%s: Could not update with payload\n", in __cifs_calc_signature()
214 cifs_dbg(VFS, "%s: Could not generate hash\n", __func__); in __cifs_calc_signature()
240 cifs_dbg(VFS, "%s: Could not init md5\n", __func__); in cifs_calc_signature()
247 cifs_dbg(VFS, "%s: Could not update with response\n", __func__); in cifs_calc_signature()
353 cifs_dbg(FYI, "dummy signature received for smb command 0x%x\n", in cifs_verify_signature()
543 cifs_dbg(VFS, "%s: can't generate ntlmv2 hash\n", __func__); in calc_ntlmv2_hash()
553 cifs_dbg(VFS, "%s: Could not set NT Hash as a key\n", __func__); in calc_ntlmv2_hash()
559 cifs_dbg(VFS, "%s: Could not init hmacmd5\n", __func__); in calc_ntlmv2_hash()
582 cifs_dbg(VFS, "%s: Could not update with user\n", __func__); in calc_ntlmv2_hash()
[all …]
H A Dconnect.c91 cifs_dbg(FYI, "%s: failed to create UNC path\n", __func__); in reconn_set_ipaddr_from_hostname()
104 cifs_dbg(FYI, "%s: failed to resolve server part of %s to IP: %d\n", in reconn_set_ipaddr_from_hostname()
139 cifs_dbg(FYI, "%s: failed to query server interfaces: %d\n", in smb2_query_server_interfaces()
217 cifs_dbg(FYI, "%s: marking necessary sessions and tcons for reconnect\n", __func__); in cifs_mark_tcp_ses_conns_for_reconnect()
267 cifs_dbg(FYI, "%s: channel connect bitmap: 0x%lx\n", in cifs_mark_tcp_ses_conns_for_reconnect()
309 cifs_dbg(FYI, "%s: tearing down socket\n", __func__); in cifs_abort_connection()
312 cifs_dbg(FYI, "State: 0x%x Flags: 0x%lx\n", server->ssocket->state, in cifs_abort_connection()
315 cifs_dbg(FYI, "Post shutdown state: 0x%x Flags: 0x%lx\n", server->ssocket->state, in cifs_abort_connection()
329 cifs_dbg(FYI, "%s: moving mids to private list\n", __func__); in cifs_abort_connection()
341 cifs_dbg(FYI, "%s: issuing mid callbacks\n", __func__); in cifs_abort_connection()
[all …]
H A Dmisc.c48 cifs_dbg(FYI, "warning: more than 65000 requests active\n"); in _get_xid()
91 cifs_dbg(FYI, "Null buffer passed to sesInfoFree\n"); in sesInfoFree()
156 cifs_dbg(FYI, "Null buffer passed to tconInfoFree\n"); in tconInfoFree()
235 cifs_dbg(FYI, "Null buffer passed to cifs_small_buf_release\n"); in cifs_small_buf_release()
310 cifs_dbg(VFS, "Bad protocol string signature header 0x%x\n", in check_smb_hdr()
323 cifs_dbg(VFS, "Server sent request, not response. mid=%u\n", in check_smb_hdr()
334 cifs_dbg(FYI, "checkSMB Length: 0x%x, smb_buf_length: 0x%x\n", in checkSMB()
361 cifs_dbg(VFS, "rcvd invalid byte count (bcc)\n"); in checkSMB()
363 cifs_dbg(VFS, "Length less than smb header size\n"); in checkSMB()
367 cifs_dbg(VFS, "%s: can't read BCC due to invalid WordCount(%u)\n", in checkSMB()
[all …]
H A Dcifsacl.c239 cifs_dbg(FYI, "auth %d did not match\n", i); in is_well_known_sid()
258 cifs_dbg(FYI, "Unix UID %d returned from SID\n", *puid); in is_well_known_sid()
299 cifs_dbg(FYI, "%s: Can't map %cid %u to a SID\n", in id_to_sid()
304 cifs_dbg(FYI, "%s: Downcall contained malformed key (datalen=%hu)\n", in id_to_sid()
321 cifs_dbg(FYI, "%s: Downcall contained malformed key (datalen=%hu, ksid_size=%u)\n", in id_to_sid()
354 cifs_dbg(FYI, "%s: %u subauthorities is too many!\n", in sid_to_id()
404 cifs_dbg(FYI, "%s: Can't map SID %s to a %cid\n", in sid_to_id()
416 cifs_dbg(FYI, "%s: Downcall contained malformed key (datalen=%hu)\n", in sid_to_id()
464 cifs_dbg(FYI, "Registering the %s key type\n", in init_cifs_idmap()
498 cifs_dbg(FYI, "cifs idmap keyring: %d\n", key_serial(keyring)); in init_cifs_idmap()
[all …]
H A Dreaddir.c42 cifs_dbg(FYI, "empty cifs private file data\n"); in dump_cifs_file_struct()
46 cifs_dbg(FYI, "Invalid handle\n"); in dump_cifs_file_struct()
48 cifs_dbg(FYI, "end of search\n"); in dump_cifs_file_struct()
50 cifs_dbg(FYI, "empty dir\n"); in dump_cifs_file_struct()
79 cifs_dbg(FYI, "%s: for %s\n", __func__, name->name); in cifs_prime_dcache()
278 cifs_dbg(FYI, "posix fattr: dev %d, reparse %d, mode %o\n", in cifs_posix_to_fattr()
385 cifs_dbg(FYI, "Full path: %s start at: %lld\n", full_path, file->f_pos); in _initiate_cifs_search()
455 cifs_dbg(FYI, "Unicode string longer than PATH_MAX found\n"); in cifs_unicode_bytelen()
474 cifs_dbg(VFS, "Invalid offset %u\n", next_offset); in nxt_dir_entry()
479 cifs_dbg(FYI, "new entry %p old entry %p\n", new_entry, old_entry); in nxt_dir_entry()
[all …]
H A Dcifssmb.c95 cifs_dbg(FYI, "can not send cmd %d while umounting\n", in cifs_reconnect_tcon()
169 cifs_dbg(FYI, "reconnect tcon rc = %d\n", rc); in cifs_reconnect_tcon()
363 cifs_dbg(FYI, "server UID changed\n"); in decode_ext_sec_blob()
427 cifs_dbg(FYI, "Requesting extended security\n"); in CIFSSMBNegotiate()
451 cifs_dbg(FYI, "Dialect: %d\n", server->dialect); in CIFSSMBNegotiate()
468 cifs_dbg(FYI, "share mode security\n"); in CIFSSMBNegotiate()
480 cifs_dbg(NOISY, "Max buf = %d\n", ses->server->maxBuf); in CIFSSMBNegotiate()
505 cifs_dbg(FYI, "negprot rc %d\n", rc); in CIFSSMBNegotiate()
515 cifs_dbg(FYI, "In tree disconnect\n"); in CIFSSMBTDis()
542 cifs_dbg(FYI, "Tree disconnect failed %d\n", rc); in CIFSSMBTDis()
[all …]
H A Ddfs_cache.c88 cifs_dbg(VFS, "%s: failed to convert path to utf16\n", __func__); in dfs_cache_canonical_path()
96 cifs_dbg(VFS, "%s: failed to convert path from utf16\n", __func__); in dfs_cache_canonical_path()
203 cifs_dbg(FYI, "clearing dfs cache\n"); in dfscache_proc_write()
230 cifs_dbg(FYI, "target list:\n"); in dump_tgts()
232 cifs_dbg(FYI, " %s%s\n", t->name, in dump_tgts()
239cifs_dbg(FYI, "cache entry: path=%s,type=%s,ttl=%d,etime=%ld,hdr_flags=0x%x,ref_flags=0x%x,interli… in dump_ce()
254 cifs_dbg(FYI, "DFS referrals returned by the server:\n"); in dump_refs()
258 cifs_dbg(FYI, in dump_refs()
311 cifs_dbg(FYI, "%s: initialized DFS referral cache\n", __func__); in dfs_cache_init()
329 cifs_dbg(VFS, "%s: can't convert char\n", __func__); in cache_entry_hash()
[all …]
H A 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()
187 cifs_dbg(VFS, "shut down requested (%d)", flags); in cifs_shutdown()
203 cifs_dbg(FYI, "shutdown with default flag not supported\n"); in cifs_shutdown()
351 cifs_dbg(FYI, "cifs ioctl 0x%x\n", command); in cifs_ioctl()
416 cifs_dbg(FYI, "set compress flag rc %d\n", rc); in cifs_ioctl()
542 cifs_dbg(FYI, "ioctl notify rc %d\n", rc); in cifs_ioctl()
[all …]
H A Dfscache.c63 cifs_dbg(VFS, "Unknown network family '%d'\n", sa->sa_family); in cifs_fscache_get_super_cookie()
72 cifs_dbg(FYI, "%s: couldn't extract sharename\n", __func__); in cifs_fscache_get_super_cookie()
89 cifs_dbg(FYI, "%s: (%s/0x%p)\n", __func__, key, vcookie); in cifs_fscache_get_super_cookie()
118 cifs_dbg(FYI, "%s: (0x%p)\n", __func__, tcon->fscache); in cifs_fscache_release_super_cookie()
168 cifs_dbg(FYI, "%s: (0x%p)\n", __func__, cookie); in cifs_fscache_release_inode_cookie()
232 cifs_dbg(FYI, "%s: (fsc:%p, p:%p, i:0x%p\n", in __cifs_readpage_from_fscache()
246 cifs_dbg(FYI, "%s: (fsc: %p, p: %llx, l: %zx, i: %p)\n", in __cifs_readahead_to_fscache()
H A 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()
H A Dinode.c88 cifs_dbg(FYI, "%s: revalidating inode %llu\n", in cifs_revalidate_cache()
92 cifs_dbg(FYI, "%s: inode %llu is new\n", in cifs_revalidate_cache()
99 cifs_dbg(FYI, "%s: inode %llu is oplocked\n", in cifs_revalidate_cache()
109 cifs_dbg(FYI, "%s: inode %llu is unchanged\n", in cifs_revalidate_cache()
114 cifs_dbg(FYI, "%s: invalidating inode %llu mapping\n", in cifs_revalidate_cache()
299 cifs_dbg(FYI, "unknown type %d\n", le32_to_cpu(info->Type)); in cifs_unix_basic_to_fattr()
338 cifs_dbg(FYI, "%s: creating fake fattr\n", __func__); in cifs_create_junction_fattr()
427 cifs_dbg(FYI, "Getting info on %s\n", full_path); in cifs_get_unix_fattr()
438 cifs_dbg(FYI, "%s: query path info: rc = %d\n", __func__, rc); in cifs_get_unix_fattr()
456 cifs_dbg(FYI, "check_mf_symlink: %d\n", tmprc); in cifs_get_unix_fattr()
[all …]
H A Dsmbencrypt.c43 cifs_dbg(VFS, "%s: Could not init MD4\n", __func__); in mdfour()
48 cifs_dbg(VFS, "%s: Could not update MD4\n", __func__); in mdfour()
53 cifs_dbg(VFS, "%s: Could not finalize MD4\n", __func__); in mdfour()
H A Dsmb2pdu.c172 cifs_dbg(VFS, in cifs_chan_skip_or_disable()
243 cifs_dbg(FYI, "can not send cmd %d while umounting\n", in smb2_reconnect()
299 cifs_dbg(FYI, "sess reconnect mask: 0x%lx, tcon reconnect: %d", in smb2_reconnect()
408 cifs_dbg(FYI, "reconnect tcon rc = %d\n", rc); in smb2_reconnect()
412 cifs_dbg(VFS, "reconnect tcon failed rc = %d\n", rc); in smb2_reconnect()
449 cifs_dbg(FYI, "%s: failed to query server interfaces: %d\n", in smb2_reconnect()
833 cifs_dbg(FYI, "decode SMB3.11 encryption neg context of len %d\n", len); in decode_encrypt_ctx()
848 cifs_dbg(FYI, "SMB311 cipher type:%d\n", le16_to_cpu(ctxt->Ciphers[0])); in decode_encrypt_ctx()
851 cifs_dbg(VFS, "Server does not support requested encryption type (AES256 GCM)\n"); in decode_encrypt_ctx()
905 cifs_dbg(FYI, "signing algorithm %d chosen\n", in decode_signing_ctx()
[all …]
H A Dtransport.c49 cifs_dbg(VFS, "%s: null TCP session\n", __func__); in alloc_mid()
59 cifs_dbg(FYI, "For smb_command %d\n", smb_buffer->Command); in alloc_mid()
301 cifs_dbg(FYI, "signal pending before send request\n"); in __smb_send_rqst()
338 cifs_dbg(FYI, "Sending smb: smb_len=%u\n", send_length); in __smb_send_rqst()
383 cifs_dbg(FYI, "signal is pending after attempt to send\n"); in __smb_send_rqst()
391 cifs_dbg(FYI, "partial send (wanted=%u sent=%zu): terminating session\n", in __smb_send_rqst()
524 cifs_dbg(FYI, "%s: remove %u credits total=%d\n", in wait_for_free_credits()
631 cifs_dbg(FYI, "%s: remove %u credits total=%d\n", in wait_for_free_credits()
682 cifs_dbg(FYI, "%s: %d requests in flight, needed %d total=%d\n", in wait_for_compound_request()
880 cifs_dbg(NOISY, "SendRcvNoRsp flags %d rc %d\n", flags, rc); in SendReceiveNoRsp()
[all …]
H A Ddir.c110 cifs_dbg(FYI, "using cifs_sb prepath <%s>\n", cifs_sb->prepath); in __build_path_from_dentry_optional_prefix()
166 cifs_dbg(FYI, "Invalid file name\n"); in check_name()
295 cifs_dbg(FYI, "Create flag not set in create function\n");
327 cifs_dbg(FYI, "cifs_create returned 0x%x\n", rc);
406 cifs_dbg(FYI, "Create worked, get_inode_info failed rc = %d\n",
480 cifs_dbg(FYI, "parent inode = 0x%p name is: %pd and dentry = 0x%p\n",
568 cifs_dbg(FYI, "cifs_create parent inode = 0x%p name is: %pd and dentry = 0x%p\n",
664 cifs_dbg(FYI, "parent inode = 0x%p name is: %pd and dentry = 0x%p\n",
697 cifs_dbg(FYI, "non-NULL inode in lookup\n");
699 cifs_dbg(FYI, "NULL inode in lookup\n");
[all …]
H A Dcifsfs.c275 cifs_dbg(FYI, "export ops supported\n"); in cifs_read_super()
283 cifs_dbg(VFS, "%s: get root inode failed\n", __func__); in cifs_read_super()
775 cifs_dbg(FYI, "wake up tasks now - umount begin not complete\n"); in cifs_umount_begin()
866 cifs_dbg(FYI, "Get root dentry for %s\n", full_path); in cifs_get_root()
918 cifs_dbg(FYI, "%s: devname=%s flags=0x%x\n", __func__, in cifs_smb3_do_mount()
948 cifs_dbg(VFS, "cifs_mount failed w/return code = %d\n", in cifs_smb3_do_mount()
968 cifs_dbg(FYI, "Use existing superblock\n"); in cifs_smb3_do_mount()
988 cifs_dbg(FYI, "dentry root is: %p\n", root); in cifs_smb3_do_mount()
1029 cifs_dbg(FYI, in cifs_file_write_iter()
1048 cifs_dbg(FYI, "cifs_file_write_iter: %d rc on %p inode\n", in cifs_file_write_iter()
[all …]
H A Dsmb2transport.c135 cifs_dbg(VFS, in smb3_get_sign_key()
498 cifs_dbg(VFS, "%s: dumping generated AES session keys\n", __func__); in generate_smb3signingkey()
503 cifs_dbg(VFS, "Session Id %*ph\n", (int)sizeof(ses->Suid), in generate_smb3signingkey()
505 cifs_dbg(VFS, "Cipher type %d\n", server->cipher_type); in generate_smb3signingkey()
506 cifs_dbg(VFS, "Session Key %*ph\n", in generate_smb3signingkey()
508 cifs_dbg(VFS, "Signing Key %*ph\n", in generate_smb3signingkey()
512 cifs_dbg(VFS, "ServerIn Key %*ph\n", in generate_smb3signingkey()
514 cifs_dbg(VFS, "ServerOut Key %*ph\n", in generate_smb3signingkey()
517 cifs_dbg(VFS, "ServerIn Key %*ph\n", in generate_smb3signingkey()
519 cifs_dbg(VFS, "ServerOut Key %*ph\n", in generate_smb3signingkey()
[all …]
H A Dfile.c244cifs_dbg(FYI, "Application %s pid %d has incorrectly set O_EXCL flag but not O_CREAT on file open.… in cifs_posix_convert_flags()
290 cifs_dbg(FYI, "posix open %s\n", full_path); in cifs_posix_open()
521 cifs_dbg(FYI, "Reset oplock val from read to None due to mand locks\n"); in cifs_new_fileinfo()
702 cifs_dbg(FYI, "closing last open instance for inode %p\n", in _cifsFileInfo_put()
796 cifs_dbg(FYI, "inode = 0x%p file flags are 0x%x for %s\n", in cifs_open()
835 cifs_dbg(FYI, "posix open succeeded\n"); in cifs_open()
839cifs_dbg(VFS, "server %s of type %s returned unexpected error on SMB posix open, disabling posix o… in cifs_open()
1001 cifs_dbg(FYI, "inode = 0x%p file flags 0x%x for %s\n", in cifs_reopen_file()
1024 cifs_dbg(FYI, "posix reopen succeeded\n"); in cifs_reopen_file()
1085 cifs_dbg(FYI, "cifs_reopen returned 0x%x\n", rc); in cifs_reopen_file()
[all …]
H A Dsmb1ops.c60 cifs_dbg(FYI, "issued NT_CANCEL for mid %u, rc = %d\n", in send_nt_cancel()
257 cifs_dbg(FYI, "Invalid transact2 word count\n"); in check2ndT2()
269 cifs_dbg(FYI, "total data %d smaller than data in frame %d\n", in check2ndT2()
276 cifs_dbg(FYI, "missing %d bytes from transact2, check next response\n", in check2ndT2()
279 cifs_dbg(VFS, "TotalDataSize %d is over maximum buffer %d\n", in check2ndT2()
301 cifs_dbg(FYI, "total data count of primary and secondary t2 differ source=%hu target=%hu\n", in coalesce_t2()
309 cifs_dbg(FYI, "Server sent too much data. tgt_total_cnt=%hu total_in_tgt=%u\n", in coalesce_t2()
316 cifs_dbg(FYI, "no more data remains\n"); in coalesce_t2()
322 cifs_dbg(FYI, "transact2 2nd response contains too much data\n"); in coalesce_t2()
337 cifs_dbg(FYI, "coalesced DataCount too large (%u)\n", in coalesce_t2()
[all …]
H A Dreparse.c146 cifs_dbg(FYI, in detect_directory_symlink_target()
205 cifs_dbg(FYI, in detect_directory_symlink_target()
233 cifs_dbg(FYI, in detect_directory_symlink_target()
486 cifs_dbg(VFS, "srv returned malformed nfs buffer\n"); in parse_reparse_posix()
495 cifs_dbg(VFS, "srv returned malformed nfs symlink buffer\n"); in parse_reparse_posix()
503 cifs_dbg(VFS, "srv returned null byte in nfs symlink target location\n"); in parse_reparse_posix()
511 cifs_dbg(FYI, "%s: target path: %s\n", in parse_reparse_posix()
518 cifs_dbg(VFS, "srv returned malformed nfs buffer for type: 0x%llx\n", type); in parse_reparse_posix()
526 cifs_dbg(VFS, "srv returned malformed nfs buffer for type: 0x%llx\n", type); in parse_reparse_posix()
531 cifs_dbg(VFS, "%s: unhandled inode type: 0x%llx\n", in parse_reparse_posix()
[all …]
H A Dsmb2ops.c127 cifs_dbg(FYI, "trying to put %d credits from the old server instance %d\n", in smb2_add_credits()
134cifs_dbg(FYI, "Negotiate operation when server credits is non-zero. Optype: %d, server credits: %d… in smb2_add_credits()
157 cifs_dbg(FYI, "disabling oplocks\n"); in smb2_add_credits()
166 cifs_dbg(FYI, "%s: added %u credits total=%d\n", __func__, add, scredits); in smb2_add_credits()
193 cifs_dbg(FYI, "%s: set %u credits\n", __func__, val); in smb2_set_credits()
197 cifs_dbg(FYI, "set credits to 1 due to smb2 reconnect\n"); in smb2_set_credits()
278 cifs_dbg(FYI, "%s: removed %u credits total=%d\n", in smb2_wait_mtu_credits()
328 cifs_dbg(FYI, "%s: adjust added %u credits total=%d\n", in smb2_adjust_credits()
614 cifs_dbg(VFS, in parse_server_interfaces()
645 cifs_dbg(FYI, "%s: ipv4 %pI4\n", __func__, in parse_server_interfaces()
[all …]

12