Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Djbd.h63 #define jbd_debug(n, fmt, a...) \ macro
66 #define jbd_debug(n, fmt, a...) /**/ macro
Djbd2.h62 #define jbd_debug(n, fmt, a...) \ macro
65 #define jbd_debug(n, fmt, a...) /**/ macro
/linux-4.1.27/fs/jbd/
Djournal.c2044 static struct dentry *jbd_debug; variable