Searched refs:bufq_fcfs_get (Results 1 – 1 of 1) sorted by relevance
93 static struct buf *bufq_fcfs_get(struct bufq_state *, int);106 bufq_fcfs_get(struct bufq_state *bufq, int remove) in bufq_fcfs_get() function147 bufq->bq_get = bufq_fcfs_get; in bufq_fcfs_init()