Home
last modified time | relevance | path

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

/linux/fs/ocfs2/dlm/
H A Ddlmcommon.h135 atomic_t mle_tot_count[DLM_MLE_NUM_TYPES]; member
H A Ddlmdomain.c2033 atomic_set(&dlm->mle_tot_count[i], 0); in dlm_alloc_ctxt()
H A Ddlmmaster.c289 atomic_inc(&dlm->mle_tot_count[mle->type]); in dlm_init_mle()