Home
last modified time | relevance | path

Searched refs:MD_DB_GETDEV (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_smf.c167 if (metaioctl(MD_DB_GETDEV, &c, &c.c_mde, NULL) != 0 || c.c_dbcnt == 0) in meta_smf_getmask()
H A Dmeta_db.c109 if (metaioctl(MD_DB_GETDEV, c, &c->c_mde, NULL) != 0) { in getlongname()
1345 if (metaioctl(MD_DB_GETDEV, &c, &c.c_mde, NULL) != 0) { in meta_db_attach()
1821 if (metaioctl(MD_DB_GETDEV, &c, &c.c_mde, NULL) != 0) in meta_db_detach()
1854 if (metaioctl(MD_DB_GETDEV, &c, &c.c_mde, NULL) != 0) in meta_db_detach()
1946 if (metaioctl(MD_DB_GETDEV, &c, &c.c_mde, NULL) != 0) in meta_db_detach()
2045 if (metaioctl(MD_DB_GETDEV, &c, in meta_db_detach()
2575 if (metaioctl(MD_DB_GETDEV, &c, &c.c_mde, NULL) != 0) { in meta_setup_db_locations()
H A Dmeta_mn_subr.c289 (void) metaioctl(MD_DB_GETDEV, &c, &c.c_mde, NULL); in meta_mn_send_command()
H A Dmeta_mn_handlers.c1309 if (metaioctl(MD_DB_GETDEV, &c, &c.c_mde, NULL) != 0) { in mdmn_do_sm_mddb_detach()
1318 if (metaioctl(MD_DB_GETDEV, &c, &c.c_mde, NULL) != 0) { in mdmn_do_sm_mddb_detach()
H A Dmeta_set.c3074 if (metaioctl(MD_DB_GETDEV, &c, &c.c_mde, NULL) != 0) { in meta_set_withdraw()
5545 if (metaioctl(MD_DB_GETDEV, &c, &c.c_mde, NULL) != 0) { in meta_mnsync_diskset_mddbs()
5835 (void) metaioctl(MD_DB_GETDEV, &c, &c.c_mde, NULL); in meta_mnjoin_all()
H A Dmeta_set_drv.c1465 if (metaioctl(MD_DB_GETDEV, &c, &c.c_mde, NULL) != 0) { in meta_set_deletedrives()
H A Dmeta_set_hst.c2607 if (metaioctl(MD_DB_GETDEV, &c, &c.c_mde, NULL) != 0) { in meta_multinode_set_addhosts()
4364 if (metaioctl(MD_DB_GETDEV, &c, &c.c_mde, NULL) != 0) { in meta_set_deletehosts()
/titanic_41/usr/src/cmd/lvm/util/
H A Dmetaclust.c1606 if (metaioctl(MD_DB_GETDEV, &cfg, &cfg.c_mde, in main()
1770 if (metaioctl(MD_DB_GETDEV, &cfg, &cfg.c_mde, in main()
H A Dmetastat.c223 if (metaioctl(MD_DB_GETDEV, &c, &c.c_mde, NULL) != 0) { in check_replica_state()
/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmdio.h697 #define MD_DB_GETDEV (MDIOC|13) /* get a db replica */ macro
/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_ioctl.c1807 case MD_DB_GETDEV: in md_base_ioctl()
/titanic_41/usr/src/cmd/lvm/rpc.metad/
H A Dmetad_svc_subr.c5004 if (metaioctl(MD_DB_GETDEV, &c, &c.c_mde, NULL) != 0) { in mdrpc_mn_is_stale_2_svc()