Searched refs:meta_check_inset (Results 1 – 11 of 11) sorted by relevance
/titanic_41/usr/src/lib/lvm/libmeta/common/ |
H A D | meta_trans.c | 380 if (meta_check_inset(sp, np, ep) != 0) in meta_check_master() 438 if (meta_check_inset(sp, np, ep) != 0) in meta_check_log()
|
H A D | meta_check.c | 857 meta_check_inset( in meta_check_inset() function
|
H A D | meta_mh.c | 822 if (meta_check_inset(sp, np, ep) != 0) { in meta_get_drive_names()
|
H A D | mapfile-vers | 298 meta_check_inset;
|
H A D | meta_hotspares.c | 368 if (meta_check_inset(sp, np, ep) != 0) in meta_check_hotspare()
|
H A D | meta_db.c | 692 if (meta_check_inset(sp, np, ep) != 0) in meta_check_replica()
|
H A D | meta_mirror.c | 427 if (meta_check_inset(sp, np, ep) != 0) in meta_check_submirror()
|
H A D | meta_stripe.c | 537 if (meta_check_inset(sp, np, ep) != 0) in meta_check_component()
|
H A D | meta_raid.c | 366 if (meta_check_inset(sp, np, ep) != 0) in meta_check_column()
|
H A D | meta_sp.c | 4067 if (meta_check_inset(sp, compnp, ep) != 0) in meta_check_sp()
|
/titanic_41/usr/src/head/ |
H A D | meta.h | 703 extern int meta_check_inset(mdsetname_t *sp, mdname_t *np,
|