Home
last modified time | relevance | path

Searched refs:un_len (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_convert.h320 small_un->un_ext[__i].un_len = big_un->un_ext[__i].un_len; \
337 big_un->un_ext[__j].un_len = small_un->un_ext[__j].un_len; \
H A Dmdiox.x2039 sp_ext_length_t un_len; /* length of extent */ member
/titanic_41/usr/src/uts/common/io/lvm/softpart/
H A Dsp.c615 voff < un->un_ext[mid].un_voff + un->un_ext[mid].un_len) in sp_mapbuf()
634 ext_endblk = un->un_ext[mid].un_voff + un->un_ext[mid].un_len; in sp_mapbuf()
716 len += un->un_ext[ext].un_len; in sp_validate()
796 if (wm->wm_length != un->un_ext[ext].un_len) { in sp_validate()
801 ext, un->un_ext[ext].un_len, in sp_validate()
/titanic_41/usr/src/cmd/mdb/common/modules/md/
H A Dmetastat.c376 i, mpext.un_poff, mpext.un_len); in print_sp()
/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_sp.c301 mp->un_ext[i].un_len); in meta_sp_printunit()
3463 mp->un_ext[ext->ext_seq].un_len = in meta_sp_fillextarray()
3470 assert(mp->un_ext[i].un_len != 0); in meta_sp_fillextarray()
3472 curvoff += mp->un_ext[i].un_len; in meta_sp_fillextarray()
3706 extp->len = mde->un_len; in meta_get_sp_common()