Searched refs:set_boolean (Results 1 – 3 of 3) sorted by relevance
206 extern int set_boolean(nvlist_t *attrs, char *which, boolean_t val);
297 set_boolean( in set_boolean() function
1416 return (set_boolean(volume->attributes, ATTR_VOLUME_USEHSP, usehsp)); in devconfig_set_volume_usehsp()