Searched refs:MAXDIRT (Results 1 – 2 of 2) sorted by relevance
79 #define MAXDIRT 12 /* Max dirtcnt before sync tfile */ macro
445 if (dirtcnt > MAXDIRT) { in TSYNC()