Searched refs:cla (Results 1 – 1 of 1) sorted by relevance
639 struct cluster_attribute *cla = in show_cluster() local641 return cla->show ? cla->show(cl, buf) : 0; in show_cluster()649 struct cluster_attribute *cla = in store_cluster() local651 return cla->store ? cla->store(cl, buf, len) : -EINVAL; in store_cluster()