Home
last modified time | relevance | path

Searched refs:wrapearly (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/kern/
H A Dkern_alq.c320 int wrapearly; in alq_doio() local
328 wrapearly = alq->aq_wrapearly; in alq_doio()
342 wrapearly; in alq_doio()
350 wrapearly; in alq_doio()
387 alq->aq_writetail = (alq->aq_writetail + totlen + wrapearly) % in alq_doio()
389 alq->aq_freebytes += totlen + wrapearly; in alq_doio()
395 if (wrapearly) in alq_doio()