Searched refs:bq_remove (Results 1 – 1 of 1) sorted by relevance
189 static void bq_remove(struct bufqueue *bq, struct buf *bp);1546 bq_remove(bq, bp); in binsfree()1609 bq_remove(&bqempty, bp); in buf_import()1788 bq_remove(bq, bp); in buf_recycle()1843 bq_remove(bq, bp); in bremfreef()1879 bq_remove(struct bufqueue *bq, struct buf *bp) in bq_remove() function