Home
last modified time | relevance | path

Searched refs:mle_tot_count (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/fs/ocfs2/dlm/
A Ddlmdebug.c724 tot_mles += atomic_read(&dlm->mle_tot_count[i]); in debug_state_print()
737 atomic_read(&dlm->mle_tot_count[DLM_MLE_BLOCK])); in debug_state_print()
743 atomic_read(&dlm->mle_tot_count[DLM_MLE_MASTER])); in debug_state_print()
749 atomic_read(&dlm->mle_tot_count[DLM_MLE_MIGRATION])); in debug_state_print()
A Ddlmcommon.h135 atomic_t mle_tot_count[DLM_MLE_NUM_TYPES]; member
A Ddlmdomain.c2034 atomic_set(&dlm->mle_tot_count[i], 0); in dlm_alloc_ctxt()
A Ddlmmaster.c289 atomic_inc(&dlm->mle_tot_count[mle->type]); in dlm_init_mle()

Completed in 16 milliseconds