.TH bflush() "" "" "Internal Kernel Routine"
.PC "Flush buffer cache"
.B "#include <sys/buf.h>"
\fBvoid bflush(\fIdevice\^\fB)\fR
\fBdev_t \fIdevice\^\fB;\fR
.PP
.B bflush()
synchronizes all blocks for \fIdevice\fR in the
buffer cache, and invalidates all references.
\*(CO 4.2 uses this routine when it unmounted a file system.
.SH "See Also"
.B
internal kernel routines
.R
