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