Home
last modified time | relevance | path

Searched refs:NFLUSH (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.1.10/bsd/vfs/ !
H A Dvfs_bio.c4951 #define NFLUSH 32 macro
4975 static buf_t flush_table[NFLUSH]; in bflushq()
5006 if (buf_count >= NFLUSH) { in bflushq()