Home
last modified time | relevance | path

Searched refs:DSW_CLOSING (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/mdb/common/modules/ii/
H A Dii.c67 { "DSW_CLOSING", DSW_CLOSING, DSW_CLOSING },
/titanic_41/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.h520 #define DSW_CLOSING 0x0002 /* Waiting for shadow to close */ macro
H A Ddsw_dev.c5456 ip->bi_state |= DSW_CLOSING; in _ii_stopvol()
6720 if (xip->bi_state & DSW_CLOSING) { in _ii_copy_on_write()
9210 if (ip->bi_state & DSW_CLOSING) { in _ii_shadow_write()
9696 if (ip->bi_state & DSW_CLOSING) {
9701 (ip->bi_head->bi_state & DSW_CLOSING))