Searched refs:ffs_bdflush (Results 1 – 3 of 3) sorted by relevance
72 void ffs_bdflush(struct bufobj *, struct buf *);
134 .bop_bdflush = ffs_bdflush,
2200 ffs_bdflush(struct bufobj *bo, struct buf *bp) in ffs_bdflush() function