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