Searched refs:count_busy_buffers (Results 1 – 4 of 4) sorted by relevance
327 uint32_t count_busy_buffers(void);
296 nbusy = count_busy_buffers(); in reboot_kernel()
485 extern int count_busy_buffers(void); /* must track with declaration in bsd/sys/buf_internal.h */5490 memio_snap->busy_buffer_count = count_busy_buffers(); in kdp_mem_and_io_snapshot()
4394 count_busy_buffers(void) in count_busy_buffers() function