Home
last modified time | relevance | path

Searched refs:cEVENT (Results 1 – 1 of 1) sorted by relevance

/fs/cifs/
Dcifs_debug.h58 #define cEVENT(format,arg...) if (cifsERROR) printk(KERN_EVENT __FILE__ ": " format "\n" , ## arg) macro
71 #define cEVENT(format, arg...) macro