HomeSort by: relevance | last modified time | path
    Searched defs:bufq_priocscan_put (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/kern/
bufq_priocscan.c 243 static void bufq_priocscan_put(struct bufq_state *, struct buf *);
264 bufq_priocscan_put(struct bufq_state *bufq, struct buf *bp) function in typeref:typename:void
434 bufq->bq_put = bufq_priocscan_put;
bufq_priocscan.c 243 static void bufq_priocscan_put(struct bufq_state *, struct buf *);
264 bufq_priocscan_put(struct bufq_state *bufq, struct buf *bp) function in typeref:typename:void
434 bufq->bq_put = bufq_priocscan_put;
bufq_priocscan.c 243 static void bufq_priocscan_put(struct bufq_state *, struct buf *);
264 bufq_priocscan_put(struct bufq_state *bufq, struct buf *bp) function in typeref:typename:void
434 bufq->bq_put = bufq_priocscan_put;

Completed in 31 milliseconds