Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_raid.h173 #define SB_INVAL_PEND (0x00000008) /* being invalidated */ macro
/titanic_41/usr/src/uts/common/io/lvm/raid/
H A Draid.c687 ASSERT(sb[cbuf->cbuf_pwslot].sb_flags & SB_INVAL_PEND); in raid_free_pwinvalidate()
738 if (flags & SB_INVAL_PEND) in raid_get_pwslot()