Home
last modified time | relevance | path

Searched refs:dlm_refs (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/dlm/
H A Ddlmdomain.c313 dlm = container_of(kref, struct dlm_ctxt, dlm_refs); in dlm_ctxt_release()
335 kref_put(&dlm->dlm_refs, dlm_ctxt_release); in dlm_put()
341 kref_get(&dlm->dlm_refs); in __dlm_get()
2047 kref_init(&dlm->dlm_refs); in dlm_alloc_ctxt()
2053 kref_read(&dlm->dlm_refs)); in dlm_alloc_ctxt()
H A Ddlmcommon.h148 struct kref dlm_refs; member
H A Ddlmdebug.c765 kref_read(&dlm->dlm_refs)); in debug_state_print()
/kernel/linux/linux-6.6/fs/ocfs2/dlm/
H A Ddlmdomain.c311 dlm = container_of(kref, struct dlm_ctxt, dlm_refs); in dlm_ctxt_release()
333 kref_put(&dlm->dlm_refs, dlm_ctxt_release); in dlm_put()
339 kref_get(&dlm->dlm_refs); in __dlm_get()
2042 kref_init(&dlm->dlm_refs); in dlm_alloc_ctxt()
2048 kref_read(&dlm->dlm_refs)); in dlm_alloc_ctxt()
H A Ddlmcommon.h143 struct kref dlm_refs; member
H A Ddlmdebug.c763 kref_read(&dlm->dlm_refs)); in debug_state_print()

Completed in 12 milliseconds