Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dbuf.h565 int bufwait(struct buf *);
/f-stack/freebsd/kern/
H A Dvfs_cluster.c336 error = bufwait(reqbp); in cluster_read()
H A Dvfs_bio.c2214 rv = bufwait(bp); in breadn_flags()
2305 int rtval = bufwait(bp); in bufwrite()
4419 bufwait(struct buf *bp) in bufwait() function