Searched refs:cifserror (Results 1 – 2 of 2) sorted by relevance
61 #define cifserror(format,arg...) if (cifsERROR) printk(KERN_ERR " CIFS VFS: " format "\n" "" , ## a… macro63 #define cERROR(button, prspec) if (button) cifserror prspec73 #define cifserror(format, arg...) macro
2242 cifserror("No username specified"); in cifs_mount()