Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/sys/ !
H A Dbuf_internal.h190 #define BUF_MAX_GC_BATCH_SIZE 64 /* Under a single grab of the lock */ macro
/xnu-10002.41.9/bsd/vfs/ !
H A Dvfs_bio.c4838 (found < BUF_MAX_GC_BATCH_SIZE)) { in buffer_cache_gc()
4929 } while (all && (found == BUF_MAX_GC_BATCH_SIZE)); in buffer_cache_gc()