Lines Matching refs:VFS

51 				cifs_dbg(VFS, "Received Request not response\n");  in check_smb2_hdr()
55 cifs_dbg(VFS, "Bad protocol string signature header %x\n", in check_smb2_hdr()
58 cifs_dbg(VFS, "Mids do not match: %llu and %llu\n", in check_smb2_hdr()
61 cifs_dbg(VFS, "Bad SMB detected. The Mid=%llu\n", wire_mid); in check_smb2_hdr()
162 cifs_dbg(VFS, "no decryption - session id not found\n"); in smb2_check_message()
178 cifs_dbg(VFS, "Length less than SMB header size\n"); in smb2_check_message()
183 cifs_dbg(VFS, "SMB length greater than maximum, mid=%llu\n", in smb2_check_message()
192 cifs_dbg(VFS, "Illegal structure size %u\n", in smb2_check_message()
199 cifs_dbg(VFS, "Illegal SMB2 command %d\n", command); in smb2_check_message()
207 cifs_dbg(VFS, "Illegal response size %u for command %d\n", in smb2_check_message()
215 cifs_dbg(VFS, "Illegal response size %d for oplock break\n", in smb2_check_message()
364 cifs_dbg(VFS, "no length check for command\n"); in smb2_get_data_area_len()
373 cifs_dbg(VFS, "offset %d too large, data area ignored\n", *off); in smb2_get_data_area_len()
377 cifs_dbg(VFS, "negative offset %d to data invalid ignore data area\n", in smb2_get_data_area_len()
382 cifs_dbg(VFS, "negative data length %d invalid, data area ignored\n", in smb2_get_data_area_len()
386 cifs_dbg(VFS, "data area larger than 128K: %d\n", *len); in smb2_get_data_area_len()
431 cifs_dbg(VFS, "data area offset %d overlaps SMB2 header %d\n", in smb2_calc_size()
751 cifs_dbg(VFS, "Close unmatched open\n"); in smb2_cancelled_close_fid()
853 cifs_dbg(VFS, "%s: could not init sha512 shash\n", __func__); in smb311_update_preauth_hash()
860 cifs_dbg(VFS, "%s: could not update sha512 shash\n", __func__); in smb311_update_preauth_hash()
868 cifs_dbg(VFS, "%s: could not update sha512 shash\n", in smb311_update_preauth_hash()
876 cifs_dbg(VFS, "%s: could not finalize sha512 shash\n", in smb311_update_preauth_hash()