Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_raid.h580 #define MD_RCS_HAVE_PW_SLOTS 0x000010 /* pw slots gotten */ macro
/titanic_41/usr/src/uts/common/io/lvm/raid/
H A Draid.c795 ASSERT(! (cs->cs_flags & MD_RCS_HAVE_PW_SLOTS)); in raid_check_pw()
819 ASSERT(! (cs->cs_flags & MD_RCS_HAVE_PW_SLOTS)); in raid_alloc_pwslot()
834 cs->cs_flags |= MD_RCS_HAVE_PW_SLOTS; in raid_alloc_pwslot()
3168 ASSERT(cs->cs_flags & MD_RCS_HAVE_PW_SLOTS); in raid_write_io()