Searched refs:raidcfg_set_hsp (Results 1 – 4 of 4) sorted by relevance
92 int raidcfg_set_hsp(raidcfg_hsp_relation_t *, char **);
57 raidcfg_set_hsp;
1033 raidcfg_set_hsp(raidcfg_hsp_relation_t *hsp_relations, in raidcfg_set_hsp() function
1298 if ((ret = raidcfg_set_hsp(&hsp_relation, NULL)) < 0) { in do_set_hsp()