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

/netbsd-current/sys/ufs/lfs/
H A Dlfs_pages.c436 int debug_n_again, debug_n_dirtyclean; local
594 debug_n_dirtyclean = 0;
632 ++debug_n_dirtyclean;
637 if (debug_n_dirtyclean > TOOMANY)
639 debug_n_dirtyclean));

Completed in 137 milliseconds