Home | History | Annotate | Download | only in src

Lines Matching full:nflush

94 	unsigned i, nflush, ndeferred;
102 for (nflush = tbin->ncached - rem; nflush > 0; nflush = ndeferred) {
124 for (i = 0; i < nflush; i++) {
174 unsigned i, nflush, ndeferred;
182 for (nflush = tbin->ncached - rem; nflush > 0; nflush = ndeferred) {
208 for (i = 0; i < nflush; i++) {