Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dbuf.h554 int vfs_bio_awrite(struct buf *);
/f-stack/freebsd/kern/
H A Dvfs_bio.c2352 vfs_bio_awrite(nbp); in bufbdflush()
3176 vfs_bio_awrite(struct buf *bp) in vfs_bio_awrite() function
3576 vfs_bio_awrite(bp); in flushbufqueues()
H A Dvfs_vnops.c2760 vfs_bio_awrite(bp); in vn_fsync_buf()