Lines Matching refs:VFS

52 				cifs_dbg(VFS, "Received Request not response\n");  in check_smb2_hdr()
56 cifs_dbg(VFS, "Bad protocol string signature header %x\n", in check_smb2_hdr()
59 cifs_dbg(VFS, "Mids do not match: %llu and %llu\n", in check_smb2_hdr()
62 cifs_dbg(VFS, "Bad SMB detected. The Mid=%llu\n", wire_mid); in check_smb2_hdr()
171 cifs_dbg(VFS, "no decryption - session id not found\n"); in smb2_check_message()
187 cifs_dbg(VFS, "Length less than SMB header size\n"); in smb2_check_message()
192 cifs_dbg(VFS, "SMB length greater than maximum, mid=%llu\n", in smb2_check_message()
201 cifs_dbg(VFS, "Invalid structure size %u\n", in smb2_check_message()
208 cifs_dbg(VFS, "Invalid SMB2 command %d\n", command); in smb2_check_message()
216 cifs_dbg(VFS, "Invalid response size %u for command %d\n", in smb2_check_message()
224 cifs_dbg(VFS, "Invalid response size %d for oplock break\n", in smb2_check_message()
371 cifs_dbg(VFS, "no length check for command %d\n", le16_to_cpu(shdr->Command)); in smb2_get_data_area_len()
380 cifs_dbg(VFS, "offset %d too large, data area ignored\n", *off); in smb2_get_data_area_len()
384 cifs_dbg(VFS, "negative offset %d to data invalid ignore data area\n", in smb2_get_data_area_len()
389 cifs_dbg(VFS, "negative data length %d invalid, data area ignored\n", in smb2_get_data_area_len()
393 cifs_dbg(VFS, "data area larger than 128K: %d\n", *len); in smb2_get_data_area_len()
438 cifs_dbg(VFS, "data area offset %d overlaps SMB2 header %d\n", in smb2_calc_size()
761 cifs_tcon_dbg(VFS, "Close unmatched open for MID:%llx\n", in smb2_cancelled_close_fid()
764 cifs_tcon_dbg(VFS, "Close interrupted close\n"); in smb2_cancelled_close_fid()
769 cifs_tcon_dbg(VFS, "Close cancelled mid failed rc:%d\n", rc); in smb2_cancelled_close_fid()
910 cifs_dbg(VFS, "%s: Could not init sha512 shash\n", __func__); in smb311_update_preauth_hash()
917 cifs_dbg(VFS, "%s: Could not update sha512 shash\n", __func__); in smb311_update_preauth_hash()
925 cifs_dbg(VFS, "%s: Could not update sha512 shash\n", in smb311_update_preauth_hash()
933 cifs_dbg(VFS, "%s: Could not finalize sha512 shash\n", in smb311_update_preauth_hash()