Searched refs:bq_remove (Results 1 – 1 of 1) sorted by relevance
195 static void bq_remove(struct bufqueue *bq, struct buf *bp);1624 bq_remove(bq, bp); in binsfree()1687 bq_remove(&bqempty, bp); in buf_import()1866 bq_remove(bq, bp); in buf_recycle()1921 bq_remove(bq, bp); in bremfreef()1960 bq_remove(struct bufqueue *bq, struct buf *bp) in bq_remove() function