Searched refs:BUF_MAX_GC_BATCH_SIZE (Results 1 – 2 of 2) sorted by relevance
191 #define BUF_MAX_GC_BATCH_SIZE 64 /* Under a single grab of the lock */ macro
4844 (found < BUF_MAX_GC_BATCH_SIZE)) { in buffer_cache_gc()4935 } while (all && (found == BUF_MAX_GC_BATCH_SIZE)); in buffer_cache_gc()