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