Searched defs:coal_cnt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/
H A Dfsflush.c136 uint_t coal_cnt = 0; /* count of pages seen */ local
217 coal_cnt = 1;
224 ++coal_cnt;
225 if (coal_cnt < fsf_pgcnt[coal_szc])

Completed in 58 milliseconds