bufq_fcfs_get
bufq->bq_get = bufq_fcfs_get;
static struct buf *bufq_fcfs_get(struct bufq_state *, int);