Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/dlm/
Ddlmdebug.c665 int cur_mles = 0, tot_mles = 0; in debug_state_print() local
724 tot_mles += atomic_read(&dlm->mle_tot_count[i]); in debug_state_print()
731 "MLEs: %d (%d)\n", cur_mles, tot_mles); in debug_state_print()