Searched refs:bufq_requeue (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/sys/sys/ | ||
| H A D | buf.h | 92 void bufq_requeue(struct bufq *, struct buf *); |
| /openbsd-src/sys/kern/ | ||
| H A D | kern_bufq.c | 205 bufq_requeue(struct bufq *bq, struct buf *bp) in bufq_requeue() function |