Lines Matching refs:cifs_dbg

39 				cifs_dbg(VFS, "Received Request not response\n");
43 cifs_dbg(VFS, "Bad protocol string signature header %x\n",
46 cifs_dbg(VFS, "Mids do not match: %llu and %llu\n",
49 cifs_dbg(VFS, "Bad SMB detected. The Mid=%llu\n", wire_mid);
114 cifs_dbg(FYI, "no SPNEGO security blob in negprot rsp\n");
128 cifs_dbg(FYI, "length of negcontexts %d pad %d\n",
170 cifs_dbg(VFS, "no decryption - session id not found\n");
180 cifs_dbg(VFS, "Invalid structure size %u\n",
187 cifs_dbg(VFS, "Invalid SMB2 command %d\n", command);
201 cifs_dbg(VFS, "Length less than SMB header size\n");
206 cifs_dbg(VFS, "SMB length greater than maximum, mid=%llu\n",
215 cifs_dbg(VFS, "Invalid response size %u for command %d\n",
223 cifs_dbg(VFS, "Invalid response size %d for oplock break\n",
269 cifs_dbg(FYI, "Server response too short: calculated "
382 cifs_dbg(VFS, "no length check for command %d\n", le16_to_cpu(shdr->Command));
392 cifs_dbg(VFS, "%s: invalid data area (off=%d len=%d)\n",
430 cifs_dbg(FYI, "SMB2 data length %d offset %d\n", data_length, offset);
440 cifs_dbg(VFS, "data area offset %d overlaps SMB2 header %d\n",
448 cifs_dbg(FYI, "SMB2 len %d\n", len);
516 cifs_dbg(FYI, "Lease release rc %d\n", rc);
558 cifs_dbg(FYI, "found in the open list\n");
559 cifs_dbg(FYI, "lease key match, lease break 0x%x\n",
598 cifs_dbg(FYI, "found in the pending open list\n");
599 cifs_dbg(FYI, "lease key match, lease break 0x%x\n",
617 cifs_dbg(FYI, "Checking for lease break\n");
659 cifs_dbg(FYI, "Can not process lease break - no lease matched\n");
679 cifs_dbg(FYI, "Checking for oplock break\n");
692 cifs_dbg(FYI, "oplock level 0x%x\n", rsp->OplockLevel);
710 cifs_dbg(FYI, "file id match, oplock break\n");
739 cifs_dbg(FYI, "No file id matched, oplock break ignored\n");
805 cifs_dbg(FYI, "%s: tc_count=%d\n", __func__, tcon->tc_count);
910 cifs_dbg(VFS, "%s: Could not init sha512 shash\n", __func__);
917 cifs_dbg(VFS, "%s: Could not update sha512 shash\n", __func__);
924 cifs_dbg(VFS, "%s: Could not update sha512 shash\n",
932 cifs_dbg(VFS, "%s: Could not finalize sha512 shash\n",