Searched refs:meta_check_hotspare (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/lib/lvm/libmeta/common/ |
H A D | meta_hotspares.c | 350 meta_check_hotspare( in meta_check_hotspare() function 1157 if (meta_check_hotspare(sp, hsnp, ep) != 0) in meta_hs_add() 1422 if (meta_check_hotspare(sp, newnp, ep) != 0) { in meta_hs_replace() 1615 if (meta_check_hotspare(sp, hsnp, ep) != 0) in meta_hs_enable() 1738 if (meta_check_hotspare(sp, hsnp, ep) != 0) in meta_check_hsp()
|
H A D | mapfile-vers | 291 meta_check_hotspare;
|
/titanic_41/usr/src/head/ |
H A D | meta.h | 808 extern int meta_check_hotspare(mdsetname_t *sp, mdname_t *np,
|