Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDbuf.h510 int vfs_bio_awrite(struct buf *);
/NextBSD/sys/kern/
HDvfs_default.c689 vfs_bio_awrite(bp);
HDvfs_bio.c1978 vfs_bio_awrite(nbp); in bufbdflush()
2779 vfs_bio_awrite(struct buf *bp) in vfs_bio_awrite() function
3146 vfs_bio_awrite(bp); in flushbufqueues()
/NextBSD/sys/ufs/ffs/
HDffs_vnops.c299 (void) vfs_bio_awrite(bp); in ffs_syncvnode()
HDffs_snapshot.c2217 vfs_bio_awrite(nbp);