Searched refs:nodesuniq (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/lib/lvm/libmeta/common/hdrs/ |
H A D | meta_set_prv.h | 81 extern int nodesuniq(mdsetname_t *sp, int cnt, char **strings,
|
/titanic_41/usr/src/lib/lvm/libmeta/common/ |
H A D | meta_set_med.c | 243 rval = nodesuniq(sp, n_c, n_l, ep); in meta_set_addmeds() 763 if (nodesuniq(sp, node_c, node_v, ep)) in meta_set_deletemeds()
|
H A D | mapfile-vers | 692 nodesuniq;
|
H A D | meta_set_prv.c | 454 nodesuniq(mdsetname_t *sp, int cnt, char **strings, md_error_t *ep) in nodesuniq() function
|
H A D | meta_set_hst.c | 2128 if (nodesuniq(sp, node_c, node_v, ep)) in meta_multinode_set_addhosts() 3217 if (nodesuniq(sp, node_c, node_v, ep)) in meta_traditional_set_addhosts() 3771 if (nodesuniq(sp, node_c, node_v, ep)) in meta_set_deletehosts()
|