Home
last modified time | relevance | path

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

/fs/cifs/
Dcifs_debug.h36 #define CIFS_INFO 0x01 macro
49 #define cifsfyi(format,arg...) if (cifsFYI & CIFS_INFO) printk(KERN_DEBUG " " __FILE__ ": " format …