Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmdio.h762 #define MD_MN_MDDB_PARSE (MDIOC|79) /* Re-parse portion of MNset mddb */ macro
/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd.c1845 case MD_MN_MDDB_PARSE: in is_mt_ioctl()
H A Dmd_ioctl.c3276 case MD_MN_MDDB_PARSE: in md_base_ioctl()
/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_mn_handlers.c1006 ret = metaioctl(MD_MN_MDDB_PARSE, &mpp, &mpp.c_mde, NULL); in mdmn_do_mddb_parse()