Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/dlm/
Ddlmdebug.c667 int cur_mles = 0, tot_mles = 0; in debug_state_print() local
726 tot_mles += atomic_read(&dlm->mle_tot_count[i]); in debug_state_print()
733 "MLEs: %d (%d)\n", cur_mles, tot_mles); in debug_state_print()