Searched refs:meta_hsp_print (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/lib/lvm/libmeta/common/ |
H A D | meta_print.c | 140 if (meta_hsp_print(sp, NULL, nlpp, fname, fp, options, ep) != 0) { in meta_print_all()
|
H A D | mapfile-vers | 461 meta_hsp_print;
|
H A D | meta_hotspares.c | 671 meta_hsp_print( in meta_hsp_print() function 704 if (meta_hsp_print(sp, hspnp, nlpp, fname, fp, in meta_hsp_print()
|
/titanic_41/usr/src/cmd/lvm/util/ |
H A D | metahs.c | 65 if (meta_hsp_print(sp, hspnp, &nlp, NULL, stdout, options, ep) != 0) in status_hsp()
|
H A D | metastat.c | 124 return (meta_hsp_print(*spp, hspnamep, lognlpp, fname, fp, in print_name()
|
/titanic_41/usr/src/head/ |
H A D | meta.h | 812 extern int meta_hsp_print(mdsetname_t *sp, mdhspname_t *hspnp,
|