Searched refs:raidcfg_unset_hsp (Results 1 – 4 of 4) sorted by relevance
93 int raidcfg_unset_hsp(raidcfg_hsp_relation_t *, char **);
58 raidcfg_unset_hsp;
1110 raidcfg_unset_hsp(raidcfg_hsp_relation_t *hsp_relations, in raidcfg_unset_hsp() function
1314 if ((ret = raidcfg_unset_hsp(&hsp_relation, NULL)) < 0) { in do_set_hsp()