Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jffs2/
Ddebug.h18 #ifndef CONFIG_JFFS2_FS_DEBUG
19 #define CONFIG_JFFS2_FS_DEBUG 0 macro
22 #if CONFIG_JFFS2_FS_DEBUG > 0
40 #if CONFIG_JFFS2_FS_DEBUG > 1
53 #if CONFIG_JFFS2_FS_DEBUG > 0
60 #if CONFIG_JFFS2_FS_DEBUG > 1
68 if (CONFIG_JFFS2_FS_DEBUG >= level) \