Home
last modified time | relevance | path

Searched refs:cifs_dbg (Results 1 - 25 of 81) sorted by relevance

1234

/kernel/linux/linux-5.10/fs/cifs/
H A 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()
103 cifs_dbg(FYI, "%s: couldn't extract sharename\n", __func__); in cifs_fscache_get_super_cookie()
120 cifs_dbg(FYI, "%s: (0x%p/0x%p)\n", in cifs_fscache_get_super_cookie()
133 cifs_dbg(FYI, "%s: (0x%p)\n", __func__, tcon->fscache); in cifs_fscache_release_super_cookie()
172 cifs_dbg(FYI, "%s: got FH cookie (0x%p/0x%p)\n", in cifs_fscache_enable_inode_cookie()
189 cifs_dbg(FYI, "%s: (0x%p)\n", __func__, cifsi->fscache); in cifs_fscache_release_inode_cookie()
200 cifs_dbg(FYI, "%s: (0x%p)\n", __func__, cifsi->fscache); in cifs_fscache_disable_inode_cookie()
227 cifs_dbg(FY in cifs_fscache_reset_inode_cookie()
[all...]
H A Dsmb2misc.c52 cifs_dbg(VFS, "Received Request not response\n"); in check_smb2_hdr()
56 cifs_dbg(VFS, "Bad protocol string signature header %x\n", in check_smb2_hdr()
59 cifs_dbg(VFS, "Mids do not match: %llu and %llu\n", in check_smb2_hdr()
62 cifs_dbg(VFS, "Bad SMB detected. The Mid=%llu\n", wire_mid); in check_smb2_hdr()
118 cifs_dbg(FYI, "no SPNEGO security blob in negprot rsp\n"); in get_neg_ctxt_len()
132 cifs_dbg(FYI, "length of negcontexts %d pad %d\n", in get_neg_ctxt_len()
171 cifs_dbg(VFS, "no decryption - session id not found\n"); in smb2_check_message()
187 cifs_dbg(VFS, "Length less than SMB header size\n"); in smb2_check_message()
192 cifs_dbg(VFS, "SMB length greater than maximum, mid=%llu\n", in smb2_check_message()
201 cifs_dbg(VF in smb2_check_message()
[all...]
H A Dmisc.c60 cifs_dbg(FYI, "warning: more than 65000 requests active\n"); in _get_xid()
98 cifs_dbg(FYI, "Null buffer passed to sesInfoFree\n"); in sesInfoFree()
146 cifs_dbg(FYI, "Null buffer passed to tconInfoFree\n"); in tconInfoFree()
192 /* cifs_dbg(FYI, "Null buffer passed to cifs_buf_release\n");*/ in cifs_buf_release()
226 cifs_dbg(FYI, "Null buffer passed to cifs_small_buf_release\n"); in cifs_small_buf_release()
300 cifs_dbg(VFS, "Bad protocol string signature header 0x%x\n", in check_smb_hdr()
313 cifs_dbg(VFS, "Server sent request, not response. mid=%u\n", in check_smb_hdr()
324 cifs_dbg(FYI, "checkSMB Length: 0x%x, smb_buf_length: 0x%x\n", in checkSMB()
351 cifs_dbg(VFS, "rcvd invalid byte count (bcc)\n"); in checkSMB()
353 cifs_dbg(VF in checkSMB()
[all...]
H A Dfs_context.c36 cifs_dbg(VFS, "mount with legacy dialect disabled\n"); in cifs_parse_smb_version()
40 cifs_dbg(VFS, "vers=1.0 (cifs) not permitted when mounting with smb3\n"); in cifs_parse_smb_version()
43 cifs_dbg(VFS, "Use of the less secure dialect vers=1.0 is not recommended unless required for access to very old servers\n"); in cifs_parse_smb_version()
49 cifs_dbg(VFS, "mount with legacy dialect disabled\n"); in cifs_parse_smb_version()
53 cifs_dbg(VFS, "vers=2.0 not permitted when mounting with smb3\n"); in cifs_parse_smb_version()
61 cifs_dbg(VFS, "vers=1.0 (cifs) mount not permitted when legacy dialects disabled\n"); in cifs_parse_smb_version()
64 cifs_dbg(VFS, "vers=2.0 mount not permitted when legacy dialects disabled\n"); in cifs_parse_smb_version()
92 cifs_dbg(VFS, "Unknown vers= option specified: %s\n", value); in cifs_parse_smb_version()
129 cifs_dbg(VFS, "sec=krb5p is not supported!\n"); in cifs_parse_security_flavors()
164 cifs_dbg(VF in cifs_parse_security_flavors()
[all...]
H A Dreaddir.c52 cifs_dbg(FYI, "empty cifs private file data\n"); in dump_cifs_file_struct()
56 cifs_dbg(FYI, "Invalid handle\n"); in dump_cifs_file_struct()
58 cifs_dbg(FYI, "end of search\n"); in dump_cifs_file_struct()
60 cifs_dbg(FYI, "empty dir\n"); in dump_cifs_file_struct()
86 cifs_dbg(FYI, "%s: for %s\n", __func__, name->name); in cifs_prime_dcache()
272 cifs_dbg(FYI, "posix fattr: dev %d, reparse %d, mode %o\n", in cifs_posix_to_fattr()
378 cifs_dbg(FYI, "Error closing temporary reparsepoint open\n");
425 cifs_dbg(FYI, "Full path: %s start at: %lld\n", full_path, file->f_pos); in initiate_cifs_search()
477 cifs_dbg(FYI, "Unicode string longer than PATH_MAX found\n"); in cifs_unicode_bytelen()
496 cifs_dbg(VF in nxt_dir_entry()
[all...]
H A 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 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 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 exit 0\n", in decode_negTokenInit()
563 cifs_dbg(FY in decode_negTokenInit()
[all...]
H A Dcifsacl.c246 cifs_dbg(FYI, "auth %d did not match\n", i); in is_well_known_sid()
265 cifs_dbg(FYI, "Unix UID %d returned from SID\n", *puid); in is_well_known_sid()
302 cifs_dbg(FYI, "%s: Can't map %cid %u to a SID\n", in id_to_sid()
307 cifs_dbg(FYI, "%s: Downcall contained malformed key (datalen=%hu)\n", in id_to_sid()
324 cifs_dbg(FYI, "%s: Downcall contained malformed key (datalen=%hu, ksid_size=%u)\n", in id_to_sid()
357 cifs_dbg(FYI, "%s: %u subauthorities is too many!\n", in sid_to_id()
408 cifs_dbg(FYI, "%s: Can't map SID %s to a %cid\n", in sid_to_id()
421 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(FY in init_cifs_idmap()
[all...]
H A 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(FY in setup_ntlm_response()
[all...]
H A Dconnect.c309 cifs_dbg(FYI, "%s: failed to create UNC path\n", __func__); in reconn_set_ipaddr()
318 cifs_dbg(FYI, "%s: failed to resolve server part of %s to IP: %d\n", in reconn_set_ipaddr()
358 cifs_dbg(FYI, "%s: UNC: %s\n", __func__, cifs_sb->origin_fullpath); in reconn_set_next_dfs_target()
366 cifs_dbg(FYI, in reconn_set_next_dfs_target()
412 cifs_dbg(FYI, "%s: will not do DFS failover: rc = %d\n", in cifs_reconnect()
428 cifs_dbg(FYI, "%s: will retry %d target(s)\n", __func__, in cifs_reconnect()
448 cifs_dbg(FYI, "Mark tcp session as need reconnect\n"); in cifs_reconnect()
453 cifs_dbg(FYI, "%s: marking sessions and tcons for reconnect\n", in cifs_reconnect()
469 cifs_dbg(FYI, "%s: tearing down socket\n", __func__); in cifs_reconnect()
472 cifs_dbg(FY in cifs_reconnect()
[all...]
H A 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()
H A Dsess.c84 cifs_dbg(FYI, in cifs_try_adding_channels()
91 cifs_dbg(VFS, "multichannel is not supported on this protocol version, use 3.0 or above\n"); in cifs_try_adding_channels()
96 cifs_dbg(VFS, "server %s does not support multichannel\n", ses->server->hostname); in cifs_try_adding_channels()
110 cifs_dbg(VFS, "no iface list available to open channels\n"); in cifs_try_adding_channels()
131 cifs_dbg(FYI, "too many channel open attempts (%d channels left to open)\n", in cifs_try_adding_channels()
144 cifs_dbg(FYI, "failed to open extra channel on iface#%d rc=%d\n", in cifs_try_adding_channels()
150 cifs_dbg(FYI, "successfully opened new channel on iface#%d\n", in cifs_try_adding_channels()
188 cifs_dbg(FYI, "adding channel to ses %p (speed:%zu bps rdma:%s ip:%pI4)\n", in cifs_ses_add_channel()
192 cifs_dbg(FYI, "adding channel to ses %p (speed:%zu bps rdma:%s ip:%pI4)\n", in cifs_ses_add_channel()
275 cifs_dbg(VF in cifs_ses_add_channel()
[all...]
H A Dcifs_dfs_ref.c181 cifs_dbg(FYI, "%s: Failed to resolve server part of %s to IP: %d\n", in cifs_compose_mount_options()
243 /*cifs_dbg(FYI, "%s: parent mountdata: %s\n", __func__, sb_mountdata);*/ in cifs_compose_mount_options()
244 /*cifs_dbg(FYI, "%s: submount mountdata: %s\n", __func__, mountdata );*/ in cifs_compose_mount_options()
308 cifs_dbg(FYI, "in %s\n", __func__); in cifs_dfs_do_automount()
332 cifs_dbg(FYI, "%s: full_path: %s\n", __func__, full_path); in cifs_dfs_do_automount()
335 cifs_dbg(FYI, "%s: master tlink is NULL\n", __func__); in cifs_dfs_do_automount()
341 cifs_dbg(FYI, "%s: master tcon is NULL\n", __func__); in cifs_dfs_do_automount()
350 cifs_dbg(FYI, "%s: root path: %s\n", __func__, root_path); in cifs_dfs_do_automount()
380 cifs_dbg(FYI, "%s: cifs_dfs_do_mount:%s , mnt:%p\n", __func__, in cifs_dfs_do_automount()
388 cifs_dbg(FY in cifs_dfs_do_automount()
[all...]
H A Dcifssmb.c156 cifs_dbg(FYI, "can not send cmd %d while umounting\n", in cifs_reconnect_tcon()
174 cifs_dbg(FYI, "%s: aborting reconnect due to a received signal by the process\n", in cifs_reconnect_tcon()
192 cifs_dbg(FYI, "gave up waiting on reconnect in smb_init\n"); in cifs_reconnect_tcon()
233 cifs_dbg(FYI, "reconnect tcon rc = %d\n", rc); in cifs_reconnect_tcon()
423 cifs_dbg(FYI, "server UID changed\n"); in decode_ext_sec_blob()
469 cifs_dbg(VFS, "Server requires signing, but it's disabled in SecurityFlags!\n"); in cifs_enable_signing()
478 cifs_dbg(VFS, "Server does not support signing!\n"); in cifs_enable_signing()
485 cifs_dbg(VFS, "Signing is enabled, and RDMA read/write will be disabled\n"); in cifs_enable_signing()
531 cifs_dbg(FYI, "SrvTime %lld sec since 1970 (utc: %lld) diff: %lld\n", in decode_lanman_negprot_rsp()
547 cifs_dbg(FY in decode_lanman_negprot_rsp()
[all...]
H A 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()
333 cifs_dbg(FYI, "Create flag not set in create function\n"); in cifs_do_create()
369 cifs_dbg(FYI, "cifs_create returned 0x%x\n", rc); in cifs_do_create()
435 cifs_dbg(FYI, "Create worked, get_inode_info failed rc = %d\n", in cifs_do_create()
505 cifs_dbg(FY in cifs_atomic_open()
[all...]
H A 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()
179 cifs_dbg(FYI, "cifs ioctl 0x%x\n", command); in cifs_ioctl()
237 cifs_dbg(FYI, "set compress flag rc %d\n", rc); in cifs_ioctl()
320 cifs_dbg(FYI, "ioctl notify rc %d\n", rc); in cifs_ioctl()
326 cifs_dbg(FYI, "unsupported ioctl\n"); in cifs_ioctl()
/kernel/linux/linux-6.6/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(VF 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(VF in cifs_get_swn_reg()
[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 Dconnect.c94 cifs_dbg(FYI, "%s: failed to create UNC path\n", __func__); in reconn_set_ipaddr_from_hostname()
107 cifs_dbg(FYI, "%s: failed to resolve server part of %s to IP: %d\n", in reconn_set_ipaddr_from_hostname()
134 cifs_dbg(FYI, "%s: failed to query server interfaces: %d\n", in smb2_query_server_interfaces()
210 cifs_dbg(FYI, "%s: marking necessary sessions and tcons for reconnect\n", __func__); in cifs_mark_tcp_ses_conns_for_reconnect()
254 cifs_dbg(FYI, "%s: channel connect bitmap: 0x%lx\n", in cifs_mark_tcp_ses_conns_for_reconnect()
296 cifs_dbg(FYI, "%s: tearing down socket\n", __func__); in cifs_abort_connection()
299 cifs_dbg(FYI, "State: 0x%x Flags: 0x%lx\n", server->ssocket->state, in cifs_abort_connection()
302 cifs_dbg(FYI, "Post shutdown state: 0x%x Flags: 0x%lx\n", server->ssocket->state, in cifs_abort_connection()
316 cifs_dbg(FYI, "%s: moving mids to private list\n", __func__); in cifs_abort_connection()
328 cifs_dbg(FY in cifs_abort_connection()
[all...]
H A Dsess.c89 cifs_dbg(VFS, "unable to get chan index for server: 0x%llx", in cifs_ses_get_chan_index()
137 cifs_dbg(FYI, "Set reconnect bitmask for chan %u; now 0x%lx\n", in cifs_chan_set_need_reconnect()
150 cifs_dbg(FYI, "Cleared reconnect bitmask for chan %u; now 0x%lx\n", in cifs_chan_clear_need_reconnect()
196 cifs_dbg(FYI, in cifs_try_adding_channels()
204 cifs_dbg(VFS, "multichannel is not supported on this protocol version, use 3.0 or above\n"); in cifs_try_adding_channels()
219 cifs_dbg(VFS, "too many channel open attempts (%d channels left to open)\n", in cifs_try_adding_channels()
227 cifs_dbg(VFS, "server %s does not advertise interfaces\n", in cifs_try_adding_channels()
265 cifs_dbg(VFS, "failed to open extra channel on iface:%pIS rc=%d\n", in cifs_try_adding_channels()
276 cifs_dbg(VFS, "successfully opened new channel on iface:%pIS\n", in cifs_try_adding_channels()
395 cifs_dbg(VF in cifs_chan_update_iface()
[all...]
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(VF in calc_ntlmv2_hash()
[all...]
H A Dmisc.c51 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()
154 cifs_dbg(FYI, "Null buffer passed to tconInfoFree\n"); in tconInfoFree()
201 /* cifs_dbg(FYI, "Null buffer passed to cifs_buf_release\n");*/ in cifs_buf_release()
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(VF in checkSMB()
[all...]
H A Dreaddir.c41 cifs_dbg(FYI, "empty cifs private file data\n"); in dump_cifs_file_struct()
45 cifs_dbg(FYI, "Invalid handle\n"); in dump_cifs_file_struct()
47 cifs_dbg(FYI, "end of search\n"); in dump_cifs_file_struct()
49 cifs_dbg(FYI, "empty dir\n"); in dump_cifs_file_struct()
93 cifs_dbg(FYI, "%s: for %s\n", __func__, name->name); in cifs_prime_dcache()
265 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(FY in nxt_dir_entry()
[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(FY in init_cifs_idmap()
[all...]
H A Dfscache.c42 cifs_dbg(VFS, "Unknown network family '%d'\n", sa->sa_family); in cifs_fscache_get_super_cookie()
50 cifs_dbg(FYI, "%s: couldn't extract sharename\n", __func__); in cifs_fscache_get_super_cookie()
67 cifs_dbg(FYI, "%s: (%s/0x%p)\n", __func__, key, vcookie); in cifs_fscache_get_super_cookie()
90 cifs_dbg(FYI, "%s: (0x%p)\n", __func__, tcon->fscache); in cifs_fscache_release_super_cookie()
134 cifs_dbg(FYI, "%s: (0x%p)\n", __func__, cookie); in cifs_fscache_release_inode_cookie()
198 cifs_dbg(FYI, "%s: (fsc:%p, p:%p, i:0x%p\n", in __cifs_readpage_from_fscache()
212 cifs_dbg(FYI, "%s: (fsc: %p, p: %llx, l: %zx, i: %p)\n", in __cifs_readahead_to_fscache()

Completed in 34 milliseconds

1234