Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmdio.h728 #define MD_MED_GET_NMED (MDIOC|45) /* Get the max number of mediators */ macro
/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_ioctl.c2561 case MD_MED_GET_NMED: in md_base_ioctl()
/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_set.c257 if (metaioctl(MD_MED_GET_NMED, &max_meds, ep, NULL) != 0) in get_max_meds()