Lines Matching refs:cifs_dbg

52 				cifs_dbg(VFS, "Received Request not response\n");
56 cifs_dbg(VFS, "Bad protocol string signature header %x\n",
59 cifs_dbg(VFS, "Mids do not match: %llu and %llu\n",
62 cifs_dbg(VFS, "Bad SMB detected. The Mid=%llu\n", wire_mid);
118 cifs_dbg(FYI, "no SPNEGO security blob in negprot rsp\n");
132 cifs_dbg(FYI, "length of negcontexts %d pad %d\n",
171 cifs_dbg(VFS, "no decryption - session id not found\n");
187 cifs_dbg(VFS, "Length less than SMB header size\n");
192 cifs_dbg(VFS, "SMB length greater than maximum, mid=%llu\n",
201 cifs_dbg(VFS, "Invalid structure size %u\n",
208 cifs_dbg(VFS, "Invalid SMB2 command %d\n", command);
216 cifs_dbg(VFS, "Invalid response size %u for command %d\n",
224 cifs_dbg(VFS, "Invalid response size %d for oplock break\n",
236 cifs_dbg(FYI, "Calculated size %u length %u mismatch mid %llu\n",
374 cifs_dbg(VFS, "no length check for command %d\n", le16_to_cpu(shdr->Command));
384 cifs_dbg(VFS, "%s: invalid data area (off=%d len=%d)\n",
422 cifs_dbg(FYI, "SMB2 data length %d offset %d\n", data_length, offset);
432 cifs_dbg(VFS, "data area offset %d overlaps SMB2 header %d\n",
440 cifs_dbg(FYI, "SMB2 len %d\n", len);
508 cifs_dbg(FYI, "Lease release rc %d\n", rc);
552 cifs_dbg(FYI, "found in the open list\n");
553 cifs_dbg(FYI, "lease key match, lease break 0x%x\n",
592 cifs_dbg(FYI, "found in the pending open list\n");
593 cifs_dbg(FYI, "lease key match, lease break 0x%x\n",
612 cifs_dbg(FYI, "Checking for lease break\n");
666 cifs_dbg(FYI, "Can not process lease break - no lease matched\n");
680 cifs_dbg(FYI, "Checking for oplock break\n");
693 cifs_dbg(FYI, "oplock level 0x%x\n", rsp->OplockLevel);
713 cifs_dbg(FYI, "file id match, oplock break\n");
742 cifs_dbg(FYI, "No file id matched, oplock break ignored\n");
804 cifs_dbg(FYI, "%s: tc_count=%d\n", __func__, tcon->tc_count);
904 cifs_dbg(VFS, "%s: Could not init sha512 shash\n", __func__);
911 cifs_dbg(VFS, "%s: Could not update sha512 shash\n", __func__);
919 cifs_dbg(VFS, "%s: Could not update sha512 shash\n",
927 cifs_dbg(VFS, "%s: Could not finalize sha512 shash\n",