Lines Matching defs:item

103 static ssize_t cluster_cluster_name_show(struct config_item *item, char *buf)  in cluster_cluster_name_show()
108 static ssize_t cluster_cluster_name_store(struct config_item *item, in cluster_cluster_name_store()
118 static ssize_t cluster_tcp_port_show(struct config_item *item, char *buf) in cluster_tcp_port_show()
134 static ssize_t cluster_tcp_port_store(struct config_item *item, in cluster_tcp_port_store()
297 struct config_item item; member
311 struct config_item item; member
655 static ssize_t comm_nodeid_show(struct config_item *item, char *buf) in comm_nodeid_show()
667 static ssize_t comm_nodeid_store(struct config_item *item, const char *buf, in comm_nodeid_store()
673 static ssize_t comm_local_show(struct config_item *item, char *buf) in comm_local_show()
678 static ssize_t comm_local_store(struct config_item *item, const char *buf, in comm_local_store()
691 static ssize_t comm_addr_store(struct config_item *item, const char *buf, in comm_addr_store()
720 static ssize_t comm_addr_list_show(struct config_item *item, char *buf) in comm_addr_list_show()
765 static ssize_t comm_mark_show(struct config_item *item, char *buf) in comm_mark_show()
770 static ssize_t comm_mark_store(struct config_item *item, const char *buf, in comm_mark_store()
808 static ssize_t node_nodeid_show(struct config_item *item, char *buf) in node_nodeid_show()
820 static ssize_t node_nodeid_store(struct config_item *item, const char *buf, in node_nodeid_store()
826 static ssize_t node_weight_show(struct config_item *item, char *buf) in node_weight_show()
831 static ssize_t node_weight_store(struct config_item *item, const char *buf, in node_weight_store()
841 static ssize_t node_release_recover_show(struct config_item *item, char *buf) in node_release_recover_show()
848 static ssize_t node_release_recover_store(struct config_item *item, in node_release_recover_store()