Searched refs:should_flush (Results 1 – 4 of 4) sorted by relevance
81 boolean_t should_flush = FALSE; in buffer_stage_outproc() local87 should_flush = TRUE; in buffer_stage_outproc()90 if (should_flush) { in buffer_stage_outproc()
147 boolean_t should_flush,167 boolean_t should_flush, in memory_object_lock_page() argument187 if (VMP_ERROR_GET(m) && should_flush && !VM_PAGE_WIRED(m)) { in memory_object_lock_page()211 if (should_flush) { in memory_object_lock_page()253 if (should_flush) { in memory_object_lock_page()413 boolean_t should_flush, in vm_object_sync() argument428 if (should_flush) { in vm_object_sync()500 boolean_t should_flush, in vm_object_update_extent() argument553 page_lock_result = memory_object_lock_page(m, should_return, should_flush, prot); in vm_object_update_extent()604 if (should_flush) { in vm_object_update_extent()[all …]
476 boolean_t should_flush,
5579 __unused boolean_t should_flush; local5581 should_flush = flags & MEMORY_OBJECT_DATA_FLUSH;