Searched refs:physbufs (Results 1 – 3 of 3) sorted by relevance
142 bp = getpbuf(&vinum_conf.physbufs); /* Get a buffer */ in revive_block()221 relpbuf(bp, &vinum_conf.physbufs); in revive_block()318 relpbuf(pbp, &vinum_conf.physbufs); in parityops()392 bpp[sdno] = getpbuf(&vinum_conf.physbufs); /* Get a buffer */ in parityrebuild()455 relpbuf(bpp[sdno], &vinum_conf.physbufs); /* give back our resources */ in parityrebuild()476 relpbuf(bpp[psd], &vinum_conf.physbufs); /* give back our resources */ in parityrebuild()522 bp = getpbuf(&vinum_conf.physbufs); /* Get a buffer */ in initsd()567 relpbuf(bp, &vinum_conf.physbufs); in initsd()
344 int physbufs; member
264 vinum_conf.physbufs = nswbuf_kva / 2 + 1; in vinum_initconf()