Searched refs:cERROR (Results 1 - 15 of 15) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/cifs/
H A Dcifs_debug.h60 #define cERROR(button, prspec) if (button) cifserror prspec macro
67 #define cERROR(button,prspec) macro
H A Dtransport.c45 cERROR(1, ("Null session passed in to AllocMidQEntry"));
49 cERROR(1, ("Null TCP session in AllocMidQEntry"));
117 cERROR(1, ("Null parms passed to AllocOplockQEntry"));
183 cERROR(1,
202 cERROR(1,("Error %d sending data on socket to server", rc));
256 cERROR(1,
275 cERROR(1,("tcp sent no data"));
298 cERROR(1,("Error %d sending data on socket to server", rc));
410 cERROR(1,("server not responding"));
434 cERROR(
[all...]
H A Dcifs_unicode.c76 cERROR(1,
H A Dmisc.c402 cERROR(1, ("Rcvd Request not response"));
406 cERROR(1,
410 cERROR(1, ("Mids do not match"));
412 cERROR(1, ("bad smb detected. The Mid=%d", smb->Mid));
444 cERROR(1,("rcvd invalid byte count (bcc)"));
446 cERROR(1, ("Length less than smb header size"));
451 cERROR(1, ("smb length greater than MaxBufSize, mid=%d",
461 cERROR(1, ("Length read does not match RFC1001 length %d",len));
488 cERROR(1, ("RFC1001 size %d bigger than SMB for Mid=%d",
H A Ddir.c68 cERROR(1, ("corrupt dentry"));
89 cERROR(1, ("corrupt dentry"));
95 cERROR(1,
519 cERROR(1, ("Error 0x%x on cifs_get_inode_info in lookup of %s",
H A Dcifs_debug.c63 cERROR(1, ("Cmd: %d Err: 0x%x Flags: 0x%x Flgs2: 0x%x Mid: %d Pid: %d",
66 cERROR(1, ("smb buf %p len %d", smb, smbCalcSize_LE(smb)));
78 cERROR(1, ("Dump pending requests:"));
83 cERROR(1, ("State: %d Cmd: %d Pid: %d Tsk: %p Mid %d",
90 cERROR(1, ("IsLarge: %d buf: %p time rcv: %ld now: %ld",
96 cERROR(1, ("IsMult: %d IsEnd: %d", mid_entry->multiRsp,
893 cERROR(1, ("invalid security flags %s", flags_string));
898 cERROR(1, ("attempt to set unsupported security flags 0x%x",
H A Dreaddir.c90 cERROR(1,("Failed allocating dentry"));
522 cERROR(1,
530 cERROR(1,("search entry %p extends after end of SMB %p",
717 cERROR(1,("reached end of buf searching for pos in buf"
795 cERROR(1,("bad search response length %d past smb end", len));
990 cERROR(1, ("Filldir for current dir failed"));
998 cERROR(1, ("Filldir for parent dir failed"));
1061 cERROR(1,("past end of SMB num to fill %d i %d",
H A Dconnect.c257 cERROR(1,("TotalDataSize %d is over maximum buffer %d",
372 cERROR(1, ("No memory for large SMB response"));
385 cERROR(1, ("No memory for SMB response"));
495 cERROR(1,("Unknown RFC 1002 frame"));
506 cERROR(1, ("Invalid size SMB length %d pdu_length %d",
549 cERROR(1,("Received no data, expecting %d",
596 cERROR(1,("1st trans2 resp needs bigbuf"));
640 cERROR(1, ("No task to wake, unknown frame rcvd! NumMids %d", midCount.counter));
931 cERROR(1,("no security value specified"));
939 cERROR(
[all...]
H A Dcifsencrypt.c100 cERROR(1,("null iovec entry"));
381 cERROR(1,("could not get v2 hash rc %d",rc));
H A Dcifsfs.c110 cERROR(1,
145 cERROR(1, ("cifs_read_super: get root inode failed"));
172 cERROR(1, ("cifs_umount failed with return code %d", rc));
737 /* cERROR(1,("CIFSMaxBufSize %d 0x%x",CIFSMaxBufSize,CIFSMaxBufSize)); */
749 cERROR(1,("cifs_min_rcv set to maximum (64)"));
1002 cERROR(1,("error %d create oplock thread", rc));
1009 cERROR(1,("error %d create dnotify thread", rc));
H A Dfile.c204 cERROR(1, ("could not find file instance for "
368 cERROR(1, ("no valid name if dentry freed"));
376 cERROR(1, ("inode not valid"));
505 cERROR(1,("close with pending writes"));
709 cERROR(1, ("Error unlocking previously locked "
1013 cERROR(1,("Null inode passed to cifs_writeable_file"));
1272 cERROR(1, ("No writable handles for inode"));
1282 cERROR(1,("Write2 ret %d, written = %d",
H A Dsess.c498 cERROR(1,("bad word count %d", smb_buf->WordCount));
516 cERROR(1,("bad security blob length %d", blob_len));
H A Dlink.c272 cERROR(1,("SFU style symlinks not implemented yet"));
H A Dnetmisc.c954 cERROR(1,("illegal time min %d sec %d", min, sec));
958 cERROR(1,("illegal hours %d",st->Hours));
962 cERROR(1,("illegal date, month %d day: %d", month, days));
H A Dcifssmb.c468 cERROR(1, ("mount failed weak security disabled"
538 cERROR(1,("mount failed, cifs module not built "
557 cERROR(1,("Server requests plain text password"
632 cERROR(1,("Server requires "
643 cERROR(1,("signing required but server lacks support"));
1013 cERROR(1,("Open response data too small"));
1333 cERROR(1, ("Send error in read = %d", rc));
1350 cERROR(1,("Faulting on read rc = %d",rc));
1792 cERROR(1, ("Send error in Close = %d", rc));
3000 cERROR(
[all...]

Completed in 191 milliseconds