d_lockres_tracking  413 fs/ocfs2/dlmglue.c 	list_add(&res->l_debug_list, &dlm_debug->d_lockres_tracking);
d_lockres_tracking 3011 fs/ocfs2/dlmglue.c 	INIT_LIST_HEAD(&dlm_debug->d_lockres_tracking);
d_lockres_tracking 3034 fs/ocfs2/dlmglue.c 		if (&iter->l_debug_list == &dlm_debug->d_lockres_tracking) {
d_lockres_tracking  227 fs/ocfs2/ocfs2.h 	struct list_head d_lockres_tracking;