Searched refs:metahasmddb (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/lib/lvm/libmeta/common/ |
H A D | meta_stripe.c | 749 if ((has_mddb = metahasmddb(sp, namep, ep)) < 0) { in subdev_row_report() 889 if ((has_mddb = metahasmddb(sp, namep, ep)) < 0) { in toplev_row_report() 1994 if ((has_db = metahasmddb(sp, compnp, ep)) < 0) in meta_create_stripe()
|
H A D | mapfile-vers | 452 metahasmddb;
|
H A D | meta_nameinfo.c | 963 metahasmddb( in metahasmddb() function
|
H A D | meta_trans.c | 1345 if ((has_mddb = metahasmddb(sp, lognamep, ep)) < 0) { in log_report()
|
H A D | meta_sp.c | 2193 if ((has_mddb = metahasmddb(sp, msp->compnamep, ep)) < 0) in meta_sp_report() 4148 if (metahasmddb(sp, slicenp, ep)) { in meta_check_sp() 4174 if (metahasmddb(sp, slicenp, ep)) in meta_check_sp()
|
H A D | meta_raid.c | 669 if ((has_mddb = metahasmddb(sp, namep, ep)) < 0) in display_raid_device_info()
|
/titanic_41/usr/src/head/ |
H A D | meta.h | 1291 extern int metahasmddb(mdsetname_t *sp, mdname_t *np,
|