Searched defs:LDLM_DEBUG (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/lustre/lustre/include/
H A Dlustre_dlm.h1055 * Just a fancy CDEBUG call with log level preset to LDLM_DEBUG.
1064 * \see LDLM_DEBUG
1093 #define LDLM_DEBUG(lock, fmt, a...) do { \ macro
1213 /*LDLM_DEBUG((lock), "put");*/ \
1223 /*LDLM_DEBUG((lock), "put");*/ \
1230 /*LDLM_DEBUG((lock), "get");*/ \

Completed in 13 milliseconds