Searched refs:raidcfg_set_attr (Results 1 – 4 of 4) sorted by relevance
91 int raidcfg_set_attr(int, uint32_t, void *, char **);
54 raidcfg_set_attr;
869 raidcfg_set_attr(int handle, uint32_t set_cmd, void *value, in raidcfg_set_attr() function
1421 if ((ret = raidcfg_set_attr(array_handle, type, &value, NULL)) < 0) { in do_set_array_attr()