Searched refs:cbuf_pwslot (Results 1 – 2 of 2) sorted by relevance
543 cb->cbuf_pwslot = -1; in raid_cbuf_init()650 if (cbuf->cbuf_pwslot == -1) in raid_cancel_pwslot()654 sb = &pw->pw_sb[cbuf->cbuf_pwslot]; in raid_cancel_pwslot()687 ASSERT(sb[cbuf->cbuf_pwslot].sb_flags & SB_INVAL_PEND); in raid_free_pwinvalidate()688 sb[cbuf->cbuf_pwslot].sb_flags = SB_UNUSED; in raid_free_pwinvalidate()689 sb[cbuf->cbuf_pwslot].sb_cs = NULL; in raid_free_pwinvalidate()830 cbuf->cbuf_pwslot = raid_get_pwslot(cs, cbuf->cbuf_column); in raid_alloc_pwslot()2588 bp->b_lblkno = (cbuf->cbuf_pwslot * un->un_iosize) + in genlineparity()
503 int cbuf_pwslot; member