Home
last modified time | relevance | path

Searched defs:cifserror (Results 1 – 1 of 1) sorted by relevance

/fs/cifs/
Dcifs_debug.h61 #define cifserror(format,arg...) if (cifsERROR) printk(KERN_ERR " CIFS VFS: " format "\n" "" , ## a… macro
73 #define cifserror(format, arg...) macro