Searched refs:bq_remove (Results 1 – 1 of 1) sorted by relevance
197 static void bq_remove(struct bufqueue *bq, struct buf *bp);1626 bq_remove(bq, bp); in binsfree()1689 bq_remove(&bqempty, bp); in buf_import()1868 bq_remove(bq, bp); in buf_recycle()1923 bq_remove(bq, bp); in bremfreef()1962 bq_remove(struct bufqueue *bq, struct buf *bp) in bq_remove() function