Searched refs:run_max (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 Ddlmthread.c233 unsigned int run_max, unused; local
238 run_max = dlm->purge_count;
240 while(run_max && !list_empty(&dlm->purge_list)) {
241 run_max--;

Completed in 101 milliseconds