Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dkern_shutdown.c326 nbusy = scan_all_buffers(shutdown_busycount1, in boot()
329 nbusy = scan_all_buffers(shutdown_busycount2, in boot()
H A Dvfs_bio.c4424 scan_all_buffers(int (*callback)(struct buf *, void *), void *info) in scan_all_buffers() function
/dragonfly/sys/sys/
H A Dbuf.h487 int scan_all_buffers (int (*)(struct buf *, void *), void *);