Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_namespace.c451 if (metaioctl(MD_IOCREM_NM, &nm, &nm.mde, NULL) != 0) in del_name()
H A Dmeta_metad_subr.c726 if (metaioctl(MD_IOCREM_NM, &nm, &nm.mde, in sr_sidenms()
753 if (metaioctl(MD_IOCREM_NM, &nm, &nm.mde, in sr_sidenms()
/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmdio.h691 #define MD_IOCREM_NM (MDIOC|7) /* remove device name */ macro
/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_ioctl.c2181 case MD_IOCREM_NM: in md_base_ioctl()