Searched refs:debug_refcnt (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/fs/ocfs2/dlm/
H A Ddlmdebug.h33 struct kref debug_refcnt; member in struct:dlm_debug_ctxt
H A Ddlmdebug.c354 dc = container_of(kref, struct dlm_debug_ctxt, debug_refcnt); dlm_debug_free()
362 kref_put(&dc->debug_refcnt, dlm_debug_free); dlm_debug_put()
367 kref_get(&dc->debug_refcnt); dlm_debug_get()
972 kref_init(&dlm->dlm_debug_ctxt->debug_refcnt); dlm_create_debugfs_subroot()

Completed in 50 milliseconds