Lines Matching refs:cifs_dbg

60 	cifs_dbg(FYI, "issued NT_CANCEL for mid %u, rc = %d\n",  in send_nt_cancel()
257 cifs_dbg(FYI, "Invalid transact2 word count\n"); in check2ndT2()
269 cifs_dbg(FYI, "total data %d smaller than data in frame %d\n", in check2ndT2()
276 cifs_dbg(FYI, "missing %d bytes from transact2, check next response\n", in check2ndT2()
279 cifs_dbg(VFS, "TotalDataSize %d is over maximum buffer %d\n", in check2ndT2()
301 cifs_dbg(FYI, "total data count of primary and secondary t2 differ source=%hu target=%hu\n", in coalesce_t2()
309 cifs_dbg(FYI, "Server sent too much data. tgt_total_cnt=%hu total_in_tgt=%u\n", in coalesce_t2()
316 cifs_dbg(FYI, "no more data remains\n"); in coalesce_t2()
322 cifs_dbg(FYI, "transact2 2nd response contains too much data\n"); in coalesce_t2()
337 cifs_dbg(FYI, "coalesced DataCount too large (%u)\n", in coalesce_t2()
348 cifs_dbg(FYI, "coalesced BCC too large (%u)\n", byte_count); in coalesce_t2()
357 cifs_dbg(FYI, "coalesced BCC exceeds buffer size (%u)\n", in coalesce_t2()
368 cifs_dbg(FYI, "waiting for more secondary responses\n"); in coalesce_t2()
373 cifs_dbg(FYI, "found the last secondary response\n"); in coalesce_t2()
406 cifs_dbg(VFS, "1st trans2 resp needs bigbuf\n"); in cifs_check_trans2()
837 cifs_dbg(FYI, "calling SetFileInfo since SetPathInfo for times not supported by this server\n"); in smb_set_file_info()
880 cifs_dbg(FYI, "find first failed=%d\n", rc); in cifs_query_dir_first()
983 cifs_dbg(FYI, "%s: path: %s\n", __func__, full_path); in cifs_query_symlink()
986 cifs_dbg(VFS, "reparse points not handled for SMB1 symlinks\n"); in cifs_query_symlink()
1028 cifs_dbg(FYI, "%s: target path: %s\n", __func__, *target_path); in cifs_query_symlink()
1119 cifs_dbg(FYI, "sfu compat create special file\n"); in cifs_make_node()