Home
last modified time | relevance | path

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

/freebsd-14.2/sys/ufs/ufs/
H A Dufs_bmap.c133 error = bufwait(bp); in readindir()
/freebsd-14.2/sys/fs/ext2fs/
H A Dext2_bmap.c187 error = bufwait(bp); in readindir()
H A Dext2_inode.c163 error = bufwait(bp); in ext2_indirtrunc()
/freebsd-14.2/sys/sys/
H A Dbuf.h575 int bufwait(struct buf *);
/freebsd-14.2/sys/kern/
H A Dvfs_cluster.c326 error = bufwait(reqbp); in cluster_read()
H A Dvfs_bio.c2279 rv = bufwait(bp); in breadn_flags()
2370 int rtval = bufwait(bp); in bufwrite()
4532 bufwait(struct buf *bp) in bufwait() function
/freebsd-14.2/sys/ufs/ffs/
H A Dffs_snapshot.c2544 bufwait(bp); in readblock()
H A Dffs_softdep.c1583 bufwait(bp); in softdep_send_speedup()
11737 goto bufwait; in handle_written_inodeblock()
11864 bufwait: in handle_written_inodeblock()