Home
last modified time | relevance | path

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

/freebsd-12.1/sys/sys/
H A Dbufobj.h137 void bufbdflush(struct bufobj *bo, struct buf *bp);
/freebsd-12.1/sys/geom/
H A Dgeom_vfs.c64 .bop_bdflush = bufbdflush
/freebsd-12.1/sys/kern/
H A Dvfs_bio.c100 .bop_bdflush = bufbdflush,
2305 bufbdflush(struct bufobj *bo, struct buf *bp) in bufbdflush() function
/freebsd-12.1/sys/ufs/ffs/
H A Dffs_vfsops.c131 .bop_bdflush = bufbdflush,
/freebsd-12.1/sys/fs/nfsclient/
H A Dnfs_clvnops.c3379 .bop_bdflush = bufbdflush,