Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Djbd.h61 #define jbd_debug(n, f, a...) \ macro
70 #define jbd_debug(f, a...) /**/ macro
Djbd2.h61 #define jbd_debug(n, f, a...) \ macro
70 #define jbd_debug(f, a...) /**/ macro
/linux-3.3/fs/jbd/
Djournal.c1950 static struct dentry *jbd_debug; variable