Home
last modified time | relevance | path

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

/openbsd-src/sys/sys/
H A Dbuf.h92 void bufq_requeue(struct bufq *, struct buf *);
/openbsd-src/sys/kern/
H A Dkern_bufq.c205 bufq_requeue(struct bufq *bq, struct buf *bp) in bufq_requeue() function