Searched refs:debug_refcnt (Results 1 – 2 of 2) sorted by relevance
33 struct kref debug_refcnt; member
354 dc = container_of(kref, struct dlm_debug_ctxt, debug_refcnt); in dlm_debug_free()362 kref_put(&dc->debug_refcnt, dlm_debug_free); in dlm_debug_put()367 kref_get(&dc->debug_refcnt); in dlm_debug_get()972 kref_init(&dlm->dlm_debug_ctxt->debug_refcnt); in dlm_create_debugfs_subroot()