Lines Matching defs:bufv
109 static int flushbuflist(struct bufv *bufv, int flags, struct bufobj *bo,
546 buf_lookup_ge(struct bufv *bv, daddr_t lblkno)
563 buf_insert_lookup_le(struct bufv *bv, struct buf *bp, struct buf **n)
2437 flushbuflist(struct bufv *bufv, int flags, struct bufobj *bo, int slpflag,
2448 TAILQ_FOREACH_SAFE(bp, &bufv->bv_hd, b_bobufs, nbp) {
2506 bnoreuselist(struct bufv *bufv, struct bufobj *bo, daddr_t startn, daddr_t endn)
2516 bp = buf_lookup_ge(bufv, lblkno);
2642 struct bufv *bv;
2688 struct bufv *bv;
2717 struct bufv *bv;
3205 struct bufv *bv;