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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/dlm/
H A Ddlmdebug.c765 int cur_mles = 0, tot_mles = 0; local
816 cur_mles += atomic_read(&dlm->mle_cur_count[i]);
819 "MLEs: %d (%d)\n", cur_mles, tot_mles);

Completed in 157 milliseconds