Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_raid.h530 int cs_ppwslot; member
/titanic_41/usr/src/uts/common/io/lvm/raid/
H A Draid.c516 cs->cs_ppwslot = -1; in raid_child_init()
639 if (cs->cs_ppwslot != -1) { in raid_cancel_pwslot()
642 sb = &pw->pw_sb[cs->cs_ppwslot]; in raid_cancel_pwslot()
832 cs->cs_ppwslot = raid_get_pwslot(cs, cs->cs_pcolumn); in raid_alloc_pwslot()
2354 bp->b_lblkno = cs->cs_ppwslot * iosize + pwstart; in raidio()