Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dkern_shutdown.c159 static int shutdown_busycount2(struct buf *bp, void *info);
329 nbusy = scan_all_buffers(shutdown_busycount2, in boot()
436 shutdown_busycount2(struct buf *bp, void *info) in shutdown_busycount2() function