Home
last modified time | relevance | path

Searched refs:bufstrategy (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dbuf.h551 void bufstrategy(struct bufobj *, struct buf *);
/f-stack/freebsd/kern/
H A Dvfs_bio.c99 .bop_strategy = bufstrategy,
5023 bufstrategy(struct bufobj *bo, struct buf *bp) in bufstrategy() function