Home
last modified time | relevance | path

Searched refs:metagetcinfo (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_check.c698 if (((cinfop1 = metagetcinfo(np1, ep)) == NULL) || in meta_check_samedrive()
699 ((cinfop2 = metagetcinfo(np2, ep)) == NULL)) { in meta_check_samedrive()
H A Dmapfile-vers390 metagetcinfo;
H A Dmeta_set_prv.c713 if ((cinfo = metagetcinfo(np, ep)) == NULL) { in setup_db_bydd()
H A Dmeta_raid.c1219 if ((cinfop = metagetcinfo(colnp, ep)) == NULL) in attach_raid_col()
1549 if ((cinfop = metagetcinfo(colnp, ep)) == NULL) in validate_new_raid()
2217 if ((cinfop = metagetcinfo(colnp, ep)) == NULL) in meta_create_raid()
H A Dmeta_db_balance.c198 if ((tcinfop = metagetcinfo(np, ep)) == NULL) in add_drv_to_ctl_lst()
H A Dmeta_nameinfo.c794 metagetcinfo( in metagetcinfo() function
H A Dmeta_set.c625 if ((cinfo = metagetcinfo(np, ep)) == NULL) in meta_getside_devinfo()
756 if ((cinfo = metagetcinfo(np, ep)) == NULL) in meta_getnextside_devinfo()
H A Dmeta_db.c1482 if ((cinfo = metagetcinfo(np, ep)) == NULL) { in meta_db_attach()
H A Dmeta_import.c3573 if ((cinfo = metagetcinfo(np, ep)) == NULL) { in meta_imp_set()
/titanic_41/usr/src/cmd/lvm/rpc.metad/
H A Dmetad_svc_subr.c2577 if ((cinfo = metagetcinfo(np, ep)) != NULL) { in mdrpc_devinfo_by_devid_2_svc()
2689 if ((cinfo = metagetcinfo(np, ep)) != NULL) { in mdrpc_devinfo_by_devid_name_2_svc()
/titanic_41/usr/src/head/
H A Dmeta.h1285 extern mdcinfo_t *metagetcinfo(mdname_t *np, md_error_t *ep);