Searched refs:bufstrategy (Results 1 – 2 of 2) sorted by relevance
574 void bufstrategy(struct bufobj *, struct buf *);
103 .bop_strategy = bufstrategy,5173 bufstrategy(struct bufobj *bo, struct buf *bp) in bufstrategy() function