Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/modules/ii/
H A Dii.c57 { "DSW_HANGING", DSW_HANGING, DSW_HANGING },
/titanic_50/usr/src/uts/common/avs/ns/dsw/
H A Ddsw.h104 #define DSW_HANGING 0x200000 /* Hanging master structure */ macro
H A Ddsw_dev.c5692 if ((ip->bi_flags & (DSW_BMPOFFLINE|DSW_HANGING)) == 0) {
6278 if ((ip->bi_flags&DSW_HANGING) == DSW_HANGING) in _ii_info_freeshd()
6281 II_FLAG_SETX(DSW_HANGING, ip); in _ii_info_freeshd()
6663 int hanging = (ip->bi_flags&DSW_HANGING); in _ii_copy_on_write()
9186 hanging = (ip->bi_flags&DSW_HANGING) != 0; in _ii_shadow_write()
9700 } else if ((ip->bi_flags & DSW_HANGING) &&