Home
last modified time | relevance | path

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

/freebsd-13.1/sys/sys/
H A Dbuf.h550 void bufstrategy(struct bufobj *, struct buf *);
/freebsd-13.1/sys/kern/
H A Dvfs_bio.c100 .bop_strategy = bufstrategy,
5084 bufstrategy(struct bufobj *bo, struct buf *bp) in bufstrategy() function
/freebsd-13.1/sys/fs/nfsclient/
H A Dnfs_clvnops.c3640 .bop_strategy = bufstrategy,