Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dbuf.h569 int vfs_bio_awrite(struct buf *);
/freebsd/sys/kern/
H A Dvfs_bio.c2429 vfs_bio_awrite(nbp); in bufbdflush()
3253 vfs_bio_awrite(struct buf *bp) in vfs_bio_awrite() function
3674 vfs_bio_awrite(bp); in flushbufqueues()
H A Dvfs_vnops.c3016 vfs_bio_awrite(bp); in vn_fsync_buf()
/freebsd/sys/ufs/ffs/
H A Dffs_vnops.c387 (void) vfs_bio_awrite(bp); in ffs_syncvnode()
H A Dffs_snapshot.c2256 vfs_bio_awrite(nbp); in ffs_bdflush()