Searched refs:meta_update_mb (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/lib/lvm/libmeta/common/ |
H A D | meta_set_tkr.c | 322 meta_update_mb(mdsetname_t *sp, md_drive_desc *drivedesc, md_error_t *ep) in meta_update_mb() function 1039 if (meta_update_mb(sp, dd, ep) == 0) in meta_set_take()
|
H A D | mapfile-vers | 669 meta_update_mb;
|
H A D | meta_set_drv.c | 488 if (meta_update_mb(sp, dd, ep) == 0) { in meta_set_adddrives()
|
H A D | meta_db.c | 1654 if (meta_update_mb(sp, dd, ep) != 0) { in meta_db_attach()
|
/titanic_41/usr/src/cmd/lvm/util/ |
H A D | metainit.c | 572 if (meta_update_mb(&sn, dd, &error) == 0) { in take_set()
|
/titanic_41/usr/src/head/ |
H A D | meta.h | 1555 extern int meta_update_mb(mdsetname_t *sp, md_drive_desc *dd,
|