Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_sp.h67 uint32_t wm_type; /* extent type */ member
83 #define wm_type wm.wm_type macro
/titanic_41/usr/src/uts/common/io/lvm/softpart/
H A Dsp.c812 if (wm->wm_type != EXTTYP_ALLOC) { in sp_validate()
816 buf->b_lblkno, ext, wm->wm_type); in sp_validate()
/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_sp.c1939 wm.wm_length + MD_SP_WMSIZE, wm.wm_type, wm.wm_seq, in meta_sp_extlist_from_wm()
1943 if (wm.wm_type == EXTTYP_END) in meta_sp_extlist_from_wm()
2461 wmp->wm_type = ext->ext_type; in meta_sp_update_wm_common()