Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_mddb.h585 mddb_type_t de_type1; member
606 mddb_type_t de_type1; member
676 to->de_type1 = from->de32_type1; \
694 to->de32_type1 = from->de_type1; \
/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_mddb.c428 mddb_type_t type = dep->de_type1; in rec_crcfunc()
2331 mddb_type_t type = dep->de_type1; in getuserdata()
2809 if (dep->de_type1 != cde32p->de32_type1) in checkcopy()
9027 dep->de_type1 = type; in mddb_createrec()
9290 if ((typ == MDDB_ALL || dep->de_type1 == typ) && in mddb_getnextrec()
9516 rval = dep->de_type1; in mddb_getrectype1()
12402 switch (dep->de_type1) { in md_imp_nm()
/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_import.c1492 if (dep->de_type1 == rectype) in meta_nm_rec()