Home
last modified time | relevance | path

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

12

/fs/cifs/
Dsmb2misc.c51 cifs_dbg(VFS, "Received Request not response\n"); in check_smb2_hdr()
55 cifs_dbg(VFS, "Bad protocol string signature header %x\n", in check_smb2_hdr()
58 cifs_dbg(VFS, "Mids do not match: %llu and %llu\n", in check_smb2_hdr()
61 cifs_dbg(VFS, "Bad SMB detected. The Mid=%llu\n", wire_mid); in check_smb2_hdr()
123 cifs_dbg(FYI, "length of negcontexts %d pad %d\n", in get_neg_ctxt_len()
162 cifs_dbg(VFS, "no decryption - session id not found\n"); in smb2_check_message()
178 cifs_dbg(VFS, "Length less than SMB header size\n"); in smb2_check_message()
183 cifs_dbg(VFS, "SMB length greater than maximum, mid=%llu\n", in smb2_check_message()
192 cifs_dbg(VFS, "Illegal structure size %u\n", in smb2_check_message()
199 cifs_dbg(VFS, "Illegal SMB2 command %d\n", command); in smb2_check_message()
[all …]
Dfscache.c72 cifs_dbg(VFS, "Unknown network family '%d'\n", sa->sa_family); in cifs_fscache_get_client_cookie()
83 cifs_dbg(FYI, "%s: (0x%p/0x%p)\n", in cifs_fscache_get_client_cookie()
89 cifs_dbg(FYI, "%s: (0x%p/0x%p)\n", in cifs_fscache_release_client_cookie()
102 cifs_dbg(FYI, "%s: couldn't extract sharename\n", __func__); in cifs_fscache_get_super_cookie()
114 cifs_dbg(FYI, "%s: (0x%p/0x%p)\n", in cifs_fscache_get_super_cookie()
120 cifs_dbg(FYI, "%s: (0x%p)\n", __func__, tcon->fscache); in cifs_fscache_release_super_cookie()
159 cifs_dbg(FYI, "%s: got FH cookie (0x%p/0x%p)\n", in cifs_fscache_enable_inode_cookie()
176 cifs_dbg(FYI, "%s: (0x%p)\n", __func__, cifsi->fscache); in cifs_fscache_release_inode_cookie()
187 cifs_dbg(FYI, "%s: (0x%p)\n", __func__, cifsi->fscache); in cifs_fscache_disable_inode_cookie()
214 cifs_dbg(FYI, "%s: new cookie 0x%p oldcookie 0x%p\n", in cifs_fscache_reset_inode_cookie()
[all …]
Dmisc.c56 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()
142 cifs_dbg(FYI, "Null buffer passed to tconInfoFree\n"); in tconInfoFree()
222 cifs_dbg(FYI, "Null buffer passed to cifs_small_buf_release\n"); in cifs_small_buf_release()
296 cifs_dbg(VFS, "Bad protocol string signature header 0x%x\n", in check_smb_hdr()
309 cifs_dbg(VFS, "Server sent request, not response. mid=%u\n", in check_smb_hdr()
320 cifs_dbg(FYI, "checkSMB Length: 0x%x, smb_buf_length: 0x%x\n", in checkSMB()
347 cifs_dbg(VFS, "rcvd invalid byte count (bcc)\n"); in checkSMB()
349 cifs_dbg(VFS, "Length less than smb header size\n"); in checkSMB()
360 cifs_dbg(VFS, "Length read does not match RFC1001 length %d\n", in checkSMB()
[all …]
Dconnect.c360 cifs_dbg(FYI, "%s: failed to create UNC path\n", __func__); in reconn_set_ipaddr()
369 cifs_dbg(FYI, "%s: failed to resolve server part of %s to IP: %d\n", in reconn_set_ipaddr()
455 cifs_dbg(FYI, "%s: UNC: %s\n", __func__, cifs_sb->origin_fullpath); in reconn_inval_dfs_target()
463 cifs_dbg(FYI, in reconn_inval_dfs_target()
510 cifs_dbg(FYI, "%s: will not do DFS failover: rc = %d\n", in cifs_reconnect()
524 cifs_dbg(FYI, "%s: will retry %d target(s)\n", __func__, in cifs_reconnect()
543 cifs_dbg(FYI, "Mark tcp session as need reconnect\n"); in cifs_reconnect()
548 cifs_dbg(FYI, "%s: marking sessions and tcons for reconnect\n", in cifs_reconnect()
564 cifs_dbg(FYI, "%s: tearing down socket\n", __func__); in cifs_reconnect()
567 cifs_dbg(FYI, "State: 0x%x Flags: 0x%lx\n", in cifs_reconnect()
[all …]
Dcifs_dfs_ref.c169 cifs_dbg(FYI, "%s: Failed to resolve server part of %s to IP: %d\n", in cifs_compose_mount_options()
283 cifs_dbg(FYI, "DFS: ref path: %s\n", ref->path_name); in dump_referral()
284 cifs_dbg(FYI, "DFS: node path: %s\n", ref->node_name); in dump_referral()
285 cifs_dbg(FYI, "DFS: fl: %d, srv_type: %d\n", in dump_referral()
287 cifs_dbg(FYI, "DFS: ref_flags: %d, path_consumed: %d\n", in dump_referral()
306 cifs_dbg(FYI, "in %s\n", __func__); in cifs_dfs_do_automount()
328 cifs_dbg(FYI, "%s: full_path: %s\n", __func__, full_path); in cifs_dfs_do_automount()
331 cifs_dbg(FYI, "%s: master tlink is NULL\n", __func__); in cifs_dfs_do_automount()
337 cifs_dbg(FYI, "%s: master tcon is NULL\n", __func__); in cifs_dfs_do_automount()
346 cifs_dbg(FYI, "%s: root path: %s\n", __func__, root_path); in cifs_dfs_do_automount()
[all …]
Dcifsencrypt.c65 cifs_dbg(VFS, "null iovec entry\n"); in __cifs_calc_signature()
72 cifs_dbg(VFS, "%s: Could not update with payload\n", in __cifs_calc_signature()
89 cifs_dbg(VFS, "%s: Could not update with payload\n", in __cifs_calc_signature()
100 cifs_dbg(VFS, "%s: Could not generate hash\n", __func__); in __cifs_calc_signature()
127 cifs_dbg(VFS, "%s: Could not init md5\n", __func__); in cifs_calc_signature()
134 cifs_dbg(VFS, "%s: Could not update with response\n", __func__); in cifs_calc_signature()
237 cifs_dbg(FYI, "dummy signature received for smb command 0x%x\n", in cifs_verify_signature()
284 cifs_dbg(FYI, "%s Can't generate NTLM response, error: %d\n", in setup_ntlm_response()
291 cifs_dbg(FYI, "%s Can't generate NT hash, error: %d\n", in setup_ntlm_response()
298 cifs_dbg(FYI, "%s Can't generate NTLM session key, error: %d\n", in setup_ntlm_response()
[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()
85 cifs_dbg(FYI, "%s: for %s\n", __func__, name->name); in cifs_prime_dcache()
313 cifs_dbg(FYI, "Full path: %s start at: %lld\n", full_path, file->f_pos); in initiate_cifs_search()
364 cifs_dbg(FYI, "Unicode string longer than PATH_MAX found\n"); in cifs_unicode_bytelen()
383 cifs_dbg(VFS, "invalid offset %u\n", next_offset); in nxt_dir_entry()
388 cifs_dbg(FYI, "new entry %p old entry %p\n", new_entry, old_entry); in nxt_dir_entry()
391 cifs_dbg(VFS, "search entry %p began after end of SMB %p old entry %p\n", in nxt_dir_entry()
[all …]
Dcifsacl.c248 cifs_dbg(FYI, "auth %d did not match\n", i); in is_well_known_sid()
267 cifs_dbg(FYI, "Unix UID %d returned from SID\n", *puid); in is_well_known_sid()
304 cifs_dbg(FYI, "%s: Can't map %cid %u to a SID\n", in id_to_sid()
309 cifs_dbg(FYI, "%s: Downcall contained malformed key (datalen=%hu)\n", in id_to_sid()
326 cifs_dbg(FYI, "%s: Downcall contained malformed key (datalen=%hu, ksid_size=%u)\n", in id_to_sid()
359 cifs_dbg(FYI, "%s: %u subauthorities is too many!\n", in sid_to_id()
409 cifs_dbg(FYI, "%s: Can't map SID %s to a %cid\n", in sid_to_id()
422 cifs_dbg(FYI, "%s: Downcall contained malformed key (datalen=%hu)\n", in sid_to_id()
469 cifs_dbg(FYI, "Registering the %s key type\n", in init_cifs_idmap()
503 cifs_dbg(FYI, "cifs idmap keyring: %d\n", key_serial(keyring)); in init_cifs_idmap()
[all …]
Dsess.c208 cifs_dbg(FYI, "bleft %d\n", bleft); in decode_unicode_ssetup()
212 cifs_dbg(FYI, "serverOS=%s\n", ses->serverOS); in decode_unicode_ssetup()
221 cifs_dbg(FYI, "serverNOS=%s\n", ses->serverNOS); in decode_unicode_ssetup()
230 cifs_dbg(FYI, "serverDomain=%s\n", ses->serverDomain); in decode_unicode_ssetup()
242 cifs_dbg(FYI, "decode sessetup ascii. bleft %d\n", bleft); in decode_ascii_ssetup()
255 cifs_dbg(FYI, "OS/2 server\n"); in decode_ascii_ssetup()
285 cifs_dbg(FYI, "ascii: bytes left %d\n", bleft); in decode_ascii_ssetup()
297 cifs_dbg(VFS, "challenge blob len %d too small\n", blob_len); in decode_ntlmssp_challenge()
302 cifs_dbg(VFS, "blob signature incorrect %s\n", in decode_ntlmssp_challenge()
307 cifs_dbg(VFS, "Incorrect message type %d\n", in decode_ntlmssp_challenge()
[all …]
Dasn1.c498 cifs_dbg(FYI, "Error decoding negTokenInit header\n"); in decode_negTokenInit()
502 cifs_dbg(FYI, "cls = %d con = %d tag = %d\n", cls, con, tag); in decode_negTokenInit()
523 cifs_dbg(FYI, "Error decoding negTokenInit header\n"); in decode_negTokenInit()
529 cifs_dbg(FYI, "Error decoding negTokenInit\n"); in decode_negTokenInit()
533 cifs_dbg(FYI, "cls = %d con = %d tag = %d end = %p (%d) exit 0\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 1\n", in decode_negTokenInit()
551 cifs_dbg(FYI, "Error decoding 2nd part of negTokenInit\n"); in decode_negTokenInit()
555 cifs_dbg(FYI, "cls = %d con = %d tag = %d end = %p (%d) exit 0\n", in decode_negTokenInit()
563 cifs_dbg(FYI, "Error decoding 2nd part of negTokenInit\n"); in decode_negTokenInit()
[all …]
Dcifssmb.c168 cifs_dbg(FYI, "%s: skipping %.*s, doesn't match %.*s", in __cifs_reconnect_tcon()
233 cifs_dbg(FYI, "can not send cmd %d while umounting\n", in cifs_reconnect_tcon()
251 cifs_dbg(FYI, "%s: aborting reconnect due to a received" in cifs_reconnect_tcon()
269 cifs_dbg(FYI, "gave up waiting on reconnect in smb_init\n"); in cifs_reconnect_tcon()
310 cifs_dbg(FYI, "reconnect tcon rc = %d\n", rc); in cifs_reconnect_tcon()
500 cifs_dbg(FYI, "server UID changed\n"); in decode_ext_sec_blob()
546 cifs_dbg(VFS, "Server requires signing, but it's disabled in SecurityFlags!"); in cifs_enable_signing()
555 cifs_dbg(VFS, "Server does not support signing!"); in cifs_enable_signing()
562 cifs_dbg(VFS, "Signing is enabled, and RDMA read/write will be disabled"); in cifs_enable_signing()
606 cifs_dbg(FYI, "SrvTime %lld sec since 1970 (utc: %lld) diff: %lld\n", in decode_lanman_negprot_rsp()
[all …]
Ddfs_cache.c207 cifs_dbg(FYI, "clearing dfs cache"); in dfscache_proc_write()
233 cifs_dbg(FYI, "target list:\n"); in dump_tgts()
235 cifs_dbg(FYI, " %s%s\n", t->t_name, in dump_tgts()
242 cifs_dbg(FYI, "cache entry: path=%s,type=%s,ttl=%d,etime=%ld," in dump_ce()
256 cifs_dbg(FYI, "DFS referrals returned by the server:\n"); in dump_refs()
260 cifs_dbg(FYI, in dump_refs()
304 cifs_dbg(FYI, "%s: initialized DFS referral cache\n", __func__); in dfs_cache_init()
445 cifs_dbg(FYI, "%s: no entry to remove", __func__); in remove_oldest_entry()
448 cifs_dbg(FYI, "%s: removing entry", __func__); in remove_oldest_entry()
499 cifs_dbg(FYI, "%s: cache hit\n", __func__); in __find_cache_entry()
[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()
83 cifs_dbg(FYI, "%s: unable to resolve: %*.*s\n", in dns_resolve_server_name_to_ip()
86 cifs_dbg(FYI, "%s: resolved: %*.*s to %s\n", in dns_resolve_server_name_to_ip()
96 cifs_dbg(FYI, "%s: unc is IP, skipping dns upcall: %s\n", in dns_resolve_server_name_to_ip()
Ddir.c121 cifs_dbg(VFS, "corrupt dentry\n"); in build_path_from_dentry_optional_prefix()
143 cifs_dbg(FYI, "name: %s\n", full_path + namelen); in build_path_from_dentry_optional_prefix()
148 cifs_dbg(VFS, "corrupt dentry\n"); in build_path_from_dentry_optional_prefix()
156 cifs_dbg(FYI, "did not end path lookup where expected. namelen=%ddfsplen=%d\n", in build_path_from_dentry_optional_prefix()
174 cifs_dbg(FYI, "using cifs_sb prepath <%s>\n", cifs_sb->prepath); in build_path_from_dentry_optional_prefix()
214 cifs_dbg(FYI, "Invalid file name\n"); in check_name()
335 cifs_dbg(FYI, "Create flag not set in create function\n"); in cifs_do_create()
374 cifs_dbg(FYI, "cifs_create returned 0x%x\n", rc); in cifs_do_create()
439 cifs_dbg(FYI, "Create worked, get_inode_info failed rc = %d\n", in cifs_do_create()
509 cifs_dbg(FYI, "parent inode = 0x%p name is: %pd and dentry = 0x%p\n", in cifs_atomic_open()
[all …]
Dinode.c99 cifs_dbg(FYI, "%s: revalidating inode %llu\n",
103 cifs_dbg(FYI, "%s: inode %llu is new\n",
110 cifs_dbg(FYI, "%s: inode %llu is oplocked\n",
118 cifs_dbg(FYI, "%s: inode %llu is unchanged\n",
123 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");
376 cifs_dbg(FYI, "Getting info on %s\n", full_path);
402 cifs_dbg(FYI, "check_mf_symlink: %d\n", tmprc);
489 cifs_dbg(FYI, "check sfu type of %s, open rc = %d\n", path, rc);
[all …]
Dioctl.c53 cifs_dbg(FYI, "%s %s\n", __func__, path); in cifs_ioctl_query_info()
87 cifs_dbg(FYI, "ioctl copychunk range\n"); in cifs_ioctl_copychunk()
90 cifs_dbg(FYI, "file target not open for write\n"); in cifs_ioctl_copychunk()
97 cifs_dbg(FYI, "mnt_want_write failed with rc %d\n", rc); in cifs_ioctl_copychunk()
109 cifs_dbg(VFS, "src file seems to be from a different filesystem type\n"); in cifs_ioctl_copychunk()
177 cifs_dbg(FYI, "cifs ioctl 0x%x\n", command); in cifs_ioctl()
235 cifs_dbg(FYI, "set compress flag rc %d\n", rc); in cifs_ioctl()
303 cifs_dbg(FYI, "unsupported ioctl\n"); in cifs_ioctl()
Dcifsfs.c233 cifs_dbg(FYI, "export ops supported\n"); in cifs_read_super()
241 cifs_dbg(VFS, "%s: get root inode failed\n", __func__); in cifs_read_super()
644 cifs_dbg(FYI, "wake up tasks now - umount begin not complete\n"); in cifs_umount_begin()
719 cifs_dbg(FYI, "Get root dentry for %s\n", full_path); in cifs_get_root()
781 cifs_dbg(FYI, "Devname: %s flags: %d\n", dev_name, flags); in cifs_smb3_do_mount()
810 cifs_dbg(VFS, "cifs_mount failed w/return code = %d\n", in cifs_smb3_do_mount()
831 cifs_dbg(FYI, "Use existing superblock\n"); in cifs_smb3_do_mount()
847 cifs_dbg(FYI, "dentry root is: %p\n", root); in cifs_smb3_do_mount()
906 cifs_dbg(FYI, in cifs_file_write_iter()
925 cifs_dbg(FYI, "cifs_file_write_iter: %d rc on %p inode\n", in cifs_file_write_iter()
[all …]
Dsmb2pdu.c202 cifs_dbg(FYI, "%s: skipping %.*s, doesn't match %.*s", in __smb2_reconnect()
267 cifs_dbg(FYI, "can not send cmd %d while umounting\n", in smb2_reconnect()
306 cifs_dbg(FYI, "%s: aborting reconnect due to a received" in smb2_reconnect()
324 cifs_dbg(FYI, "gave up waiting on reconnect in smb_init\n"); in smb2_reconnect()
368 cifs_dbg(FYI, "reconnect tcon rc = %d\n", rc); in smb2_reconnect()
647 cifs_dbg(FYI, "decode SMB3.11 encryption neg context of len %d\n", len); in decode_encrypt_ctx()
657 cifs_dbg(FYI, "SMB311 cipher type:%d\n", le16_to_cpu(ctxt->Ciphers[0])); in decode_encrypt_ctx()
678 cifs_dbg(FYI, "decoding %d negotiate contexts\n", ctxt_cnt); in smb311_decode_neg_context()
760 cifs_dbg(FYI, "mode on posix create 0%o", mode); in create_posix_buf()
772 cifs_dbg(FYI, "illegal mode\n"); in add_posix_context()
[all …]
Dsmb1ops.c58 cifs_dbg(FYI, "issued NT_CANCEL for mid %u, rc = %d\n", in send_nt_cancel()
250 cifs_dbg(FYI, "invalid transact2 word count\n"); in check2ndT2()
262 cifs_dbg(FYI, "total data %d smaller than data in frame %d\n", in check2ndT2()
269 cifs_dbg(FYI, "missing %d bytes from transact2, check next response\n", in check2ndT2()
272 cifs_dbg(VFS, "TotalDataSize %d is over maximum buffer %d\n", in check2ndT2()
294 cifs_dbg(FYI, "total data count of primary and secondary t2 differ source=%hu target=%hu\n", in coalesce_t2()
302 cifs_dbg(FYI, "Server sent too much data. tgt_total_cnt=%hu total_in_tgt=%u\n", in coalesce_t2()
309 cifs_dbg(FYI, "no more data remains\n"); in coalesce_t2()
315 cifs_dbg(FYI, "transact2 2nd response contains too much data\n"); in coalesce_t2()
330 cifs_dbg(FYI, "coalesced DataCount too large (%u)\n", in coalesce_t2()
[all …]
Dsmbencrypt.c67 cifs_dbg(VFS, "FIPS compliance enabled: DES not permitted\n"); in smbhash()
121 cifs_dbg(VFS, "%s: Could not init md4 shash\n", __func__); in mdfour()
126 cifs_dbg(VFS, "%s: Could not update with link_str\n", __func__); in mdfour()
131 cifs_dbg(VFS, "%s: Could not generate md4 hash\n", __func__); in mdfour()
203 cifs_dbg(FYI, "%s Can't generate NT hash, error: %d\n", in SMBNTencrypt()
Dcifs_spnego.c151 cifs_dbg(VFS, "unknown or missing server auth type, use krb5\n"); in cifs_get_spnego_key()
171 cifs_dbg(FYI, "key description = %s\n", description); in cifs_get_spnego_key()
196 cifs_dbg(FYI, "Registering the %s key type\n", in init_cifs_spnego()
231 cifs_dbg(FYI, "cifs spnego keyring: %d\n", key_serial(keyring)); in init_cifs_spnego()
247 cifs_dbg(FYI, "Unregistered %s key type\n", cifs_spnego_key_type.name); in exit_cifs_spnego()
Dfile.c82cifs_dbg(FYI, "Application %s pid %d has incorrectly set O_EXCL flag but not O_CREAT on file open.… in cifs_posix_convert_flags()
126 cifs_dbg(FYI, "posix open %s\n", full_path); in cifs_posix_open()
338 cifs_dbg(FYI, "Reset oplock val from read to None due to mand locks\n"); in cifs_new_fileinfo()
476 cifs_dbg(FYI, "closing last open instance for inode %p\n", in _cifsFileInfo_put()
548 cifs_dbg(FYI, "inode = 0x%p file flags are 0x%x for %s\n", in cifs_open()
572 cifs_dbg(FYI, "posix open succeeded\n"); in cifs_open()
576cifs_dbg(VFS, "server %s of type %s returned unexpected error on SMB posix open, disabling posix o… in cifs_open()
719 cifs_dbg(FYI, "inode = 0x%p file flags 0x%x for %s\n", in cifs_reopen_file()
741 cifs_dbg(FYI, "posix reopen succeeded\n"); in cifs_reopen_file()
792 cifs_dbg(FYI, "cifs_reopen returned 0x%x\n", rc); in cifs_reopen_file()
[all …]
Dsmb2ops.c100 cifs_dbg(FYI, "trying to put %d credits from the old server instance %d\n", in smb2_add_credits()
118 cifs_dbg(FYI, "disabling oplocks\n"); in smb2_add_credits()
121 cifs_dbg(FYI, "add %u credits total=%d\n", add, rc); in smb2_add_credits()
135 cifs_dbg(FYI, "set credits to 1 due to smb2 reconnect\n"); in smb2_set_credits()
460 cifs_dbg(VFS, "%s: malformed interface info\n", __func__); in parse_server_interfaces()
466 cifs_dbg(VFS, "%s: incomplete interface info\n", __func__); in parse_server_interfaces()
487 cifs_dbg(FYI, "%s: adding iface %zu\n", __func__, *iface_count); in parse_server_interfaces()
488 cifs_dbg(FYI, "%s: speed %zu bps\n", __func__, info->speed); in parse_server_interfaces()
489 cifs_dbg(FYI, "%s: capabilities 0x%08x\n", __func__, in parse_server_interfaces()
507 cifs_dbg(FYI, "%s: ipv4 %pI4\n", __func__, in parse_server_interfaces()
[all …]
Dlink.c62 cifs_dbg(VFS, "%s: Could not init md5 shash\n", __func__); in symlink_hash()
67 cifs_dbg(VFS, "%s: Could not update with link_str\n", __func__); in symlink_hash()
72 cifs_dbg(VFS, "%s: Could not generate md5 hash\n", __func__); in symlink_hash()
102 cifs_dbg(FYI, "%s: MD5 hash failure: %d\n", __func__, rc); in parse_mf_symlink()
141 cifs_dbg(FYI, "%s: MD5 hash failure: %d\n", __func__, rc); in format_mf_symlink()
468 cifs_dbg(FYI, "%s: path: %s\n", __func__, path); in smb3_create_mf_symlink()
640 cifs_dbg(FYI, "Full path: %s inode = 0x%p\n", full_path, inode); in cifs_get_link()
699 cifs_dbg(FYI, "Full path: %s\n", full_path); in cifs_symlink()
700 cifs_dbg(FYI, "symname is %s\n", symname); in cifs_symlink()
722 cifs_dbg(FYI, "Create symlink ok, getinodeinfo fail rc = %d\n", in cifs_symlink()
Dcifs_debug.c40 cifs_dbg(VFS, "Cmd: %d Err: 0x%x Flags: 0x%x Flgs2: 0x%x Mid: %d Pid: %d\n", in cifs_dump_detail()
43 cifs_dbg(VFS, "smb buf %p len %u\n", smb, in cifs_dump_detail()
57 cifs_dbg(VFS, "Dump pending requests:\n"); in cifs_dump_mids()
61 cifs_dbg(VFS, "State: %d Cmd: %d Pid: %d Cbdata: %p Mid %llu\n", in cifs_dump_mids()
68 cifs_dbg(VFS, "IsLarge: %d buf: %p time rcv: %ld now: %ld\n", in cifs_dump_mids()
74 cifs_dbg(VFS, "IsMult: %d IsEnd: %d\n", in cifs_dump_mids()
907 cifs_dbg(VFS, "Invalid SecurityFlags: %s\n", in cifs_security_flags_proc_write()
916 cifs_dbg(VFS, "Invalid SecurityFlags: %s\n", in cifs_security_flags_proc_write()
921 cifs_dbg(FYI, "sec flags 0x%x\n", flags); in cifs_security_flags_proc_write()
924 cifs_dbg(VFS, "Invalid SecurityFlags: %s\n", flags_string); in cifs_security_flags_proc_write()
[all …]

12