Searched refs:dlm_debug_ctxt (Results 1 – 3 of 3) sorted by relevance
871 struct dlm_debug_ctxt *dc = dlm->dlm_debug_ctxt; in dlm_debug_init()923 struct dlm_debug_ctxt *dc = dlm->dlm_debug_ctxt; in dlm_debug_shutdown()945 dlm->dlm_debug_ctxt = kzalloc(sizeof(struct dlm_debug_ctxt), in dlm_create_debugfs_subroot()947 if (!dlm->dlm_debug_ctxt) { in dlm_create_debugfs_subroot()
32 struct dlm_debug_ctxt { struct
159 struct dlm_debug_ctxt *dlm_debug_ctxt; member