Searched refs:ldlm_lock_debug (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lustre_dlm.h | 1066 #define ldlm_lock_debug(msgdata, mask, cdls, lock, fmt, a...) do { \ macro 1086 ldlm_lock_debug(&msgdata, mask, &_ldlm_cdls, lock, "### " fmt , ##a);\ 1096 ldlm_lock_debug(&msgdata, D_DLMTRACE, NULL, lock, \
|