Home
last modified time | relevance | path

Searched refs:mddb_getrectype2 (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_mddb.h848 extern int mddb_getrectype2(mddb_recid_t);
903 #define mddb_getrectype2(a) (0) macro
/titanic_41/usr/src/uts/common/io/lvm/hotspares/
H A Dhotspares.c1391 switch (mddb_getrectype2(recid)) { in hotspares_snarf()
1762 switch (mddb_getrectype2(recid)) { in hotspares_imp_set()
/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_ioctl.c1184 ur->ur_type2 = mddb_getrectype2(ur->ur_recid); in mddb_userreq_ioctl()
H A Dmd_mddb.c9527 mddb_getrectype2( in mddb_getrectype2() function