Lines Matching refs:cifs_dbg
49 cifs_dbg(FYI, "warning: more than 65000 requests active\n"); in _get_xid()
92 cifs_dbg(FYI, "Null buffer passed to sesInfoFree\n"); in sesInfoFree()
144 cifs_dbg(FYI, "Null buffer passed to tconInfoFree\n"); in tconInfoFree()
221 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()
373 cifs_dbg(FYI, "Calculated size %u vs length %u mismatch for mid=%u\n", in checkSMB()
377 cifs_dbg(VFS, "RFC1001 size %u smaller than SMB for mid=%u\n", in checkSMB()
390 cifs_dbg(VFS, "RFC1001 size %u more than 512 bytes larger than SMB for mid=%u\n", in checkSMB()
409 cifs_dbg(FYI, "Checking for oplock break or dnotify response\n"); in is_valid_oplock_break()
423 cifs_dbg(FYI, "Invalid data_offset %u\n", in is_valid_oplock_break()
429 cifs_dbg(FYI, "dnotify on %s Action: 0x%x\n", in is_valid_oplock_break()
436 cifs_dbg(FYI, "notify err 0x%x\n", in is_valid_oplock_break()
451 cifs_dbg(FYI, "Invalid handle on oplock break\n"); in is_valid_oplock_break()
463 cifs_dbg(FYI, "oplock type 0x%x level 0x%x\n", in is_valid_oplock_break()
484 cifs_dbg(FYI, "file id match, oplock break\n"); in is_valid_oplock_break()
501 cifs_dbg(FYI, "No matching file for oplock break\n"); in is_valid_oplock_break()
506 cifs_dbg(FYI, "Can not process oplock break for non-existent connection\n"); in is_valid_oplock_break()
531 cifs_dbg(VFS, "Autodisabling the use of server inode numbers on %s\n", in cifs_autodisable_serverino()
533 …cifs_dbg(VFS, "The server doesn't seem to support them properly or the files might be on different… in cifs_autodisable_serverino()
534 …cifs_dbg(VFS, "Hardlinks will not be recognized on this mount. Consider mounting with the \"noserv… in cifs_autodisable_serverino()
545 cifs_dbg(FYI, "Exclusive Oplock granted on inode %p\n", in cifs_set_oplock_level()
549 cifs_dbg(FYI, "Level II Oplock granted on inode %p\n", in cifs_set_oplock_level()
851 cifs_dbg(VFS, "num_referrals: must be at least > 0, but we get num_referrals = %d\n", in parse_dfs_referrals()
859 cifs_dbg(VFS, "Referrals of V%d version are not supported, should be V3\n", in parse_dfs_referrals()
868 cifs_dbg(FYI, "num_referrals: %d dfs flags: 0x%x ...\n", in parse_dfs_referrals()
1035 cifs_dbg(VFS, "Couldn't get user pages (rc=%zd)\n", rc); in setup_aio_ctx_iter()
1040 cifs_dbg(VFS, "get pages rc=%zd more than %zu\n", rc, in setup_aio_ctx_iter()
1050 cifs_dbg(VFS, "out of vec array capacity (%u vs %u)\n", in setup_aio_ctx_iter()
1094 cifs_dbg(VFS, "Could not allocate shash TFM '%s'\n", name); in cifs_alloc_hash()
1102 cifs_dbg(VFS, "no memory left to allocate shash TFM '%s'\n", name); in cifs_alloc_hash()
1274 cifs_dbg(FYI, "%s: target name: %s\n", __func__, target + 2); in match_target_ip()
1280 cifs_dbg(FYI, "%s: target ip: %s\n", __func__, tip); in match_target_ip()
1283 cifs_dbg(VFS, "%s: failed to convert target ip address\n", in match_target_ip()
1291 cifs_dbg(FYI, "%s: ip addresses match: %u\n", __func__, *result); in match_target_ip()