Lines Matching refs:VFS
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);
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",
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",
432 cifs_dbg(VFS, "data area offset %d overlaps SMB2 header %d\n",
755 cifs_tcon_dbg(VFS, "Close unmatched open for MID:%llx\n",
758 cifs_tcon_dbg(VFS, "Close interrupted close\n");
763 cifs_tcon_dbg(VFS, "Close cancelled mid failed rc:%d\n", rc);
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",