Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_mddb.h847 extern mddb_type_t mddb_getrectype1(mddb_recid_t);
902 #define mddb_getrectype1(a) (0) macro
/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd.c1188 drvrid = mddb_getrectype1(recid); in md_snarf_db_set()
H A Dmd_ioctl.c1183 ur->ur_type = mddb_getrectype1(ur->ur_recid); in mddb_userreq_ioctl()
H A Dmd_mddb.c9497 mddb_getrectype1( in mddb_getrectype1() function