Searched refs:bufq_peek (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/sys/ufs/mfs/
H A Dmfs_vnops.c203 if (bufq_peek(&mfsp->mfs_bufq))
225 if (mfsp->mfs_shutdown && bufq_peek(&mfsp->mfs_bufq))
/openbsd-current/sys/sys/
H A Dbuf.h93 int bufq_peek(struct bufq *);
/openbsd-current/sys/kern/
H A Dkern_bufq.c213 bufq_peek(struct bufq *bq) function
/openbsd-current/sys/scsi/
H A Dst.c957 if (bufq_peek(&st->sc_bufq))
H A Dsd.c709 if (bufq_peek(&sc->sc_bufq))
H A Dcd.c601 if (bufq_peek(&sc->sc_bufq))

Completed in 398 milliseconds