Home
last modified time | relevance | path

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

/openbsd/sys/sys/
H A Dbuf.h87 int bufq_switch(struct bufq *, int);
/openbsd/sys/kern/
H A Dkern_bufq.c120 bufq_switch(struct bufq *bq, int type) in bufq_switch() function