Searched refs:MD_IOCGROW (Results 1 – 10 of 10) sorted by relevance
/titanic_41/usr/src/lib/lvm/libmeta/common/ |
H A D | meta_attach.c | 66 if (metaioctl(MD_IOCGROW, &mgp, &mgp.mde, namep->cname) != 0) in meta_concat_generic()
|
H A D | meta_stripe.c | 1516 if (metaioctl(MD_IOCGROW, &mgp, &mgp.mde, NULL) != 0) { in meta_stripe_attach()
|
H A D | meta_raid.c | 1396 if (metaioctl(MD_IOCGROW, &mgp, &mgp.mde, NULL) != 0) { in meta_raid_attach()
|
H A D | meta_sp.c | 5024 if (metaioctl(MD_IOCGROW, &grow_params, &grow_params.mde, in meta_sp_attach()
|
/titanic_41/usr/src/uts/common/sys/lvm/ |
H A D | mdio.h | 687 #define MD_IOCGROW (MDIOC|3) /* grow config (dyn concat) */ macro
|
/titanic_41/usr/src/uts/common/io/lvm/softpart/ |
H A D | sp_ioctl.c | 1098 case MD_IOCGROW: in sp_admin_ioctl()
|
/titanic_41/usr/src/uts/common/io/lvm/stripe/ |
H A D | stripe_ioctl.c | 964 case MD_IOCGROW: in stripe_admin_ioctl()
|
/titanic_41/usr/src/uts/common/io/lvm/trans/ |
H A D | trans_ioctl.c | 1576 case MD_IOCGROW: in trans_admin_ioctl()
|
/titanic_41/usr/src/uts/common/io/lvm/raid/ |
H A D | raid_ioctl.c | 2438 case MD_IOCGROW: in raid_admin_ioctl()
|
/titanic_41/usr/src/uts/common/io/lvm/mirror/ |
H A D | mirror_ioctl.c | 2673 case MD_IOCGROW: in mirror_admin_ioctl()
|