Lines Matching refs:hmdfs_peer
32 struct hmdfs_peer *conn;
42 struct hmdfs_peer *node = NULL; in ctrl_cmd_update_socket_handler()
80 struct hmdfs_peer *node = NULL; in ctrl_cmd_update_devsl_handler()
98 static inline void hmdfs_disconnect_node_marked(struct hmdfs_peer *conn) in hmdfs_disconnect_node_marked()
109 struct hmdfs_peer *node = NULL; in ctrl_cmd_off_line_handler()
140 struct hmdfs_peer *node = NULL; in ctrl_cmd_off_line_all_handler()
251 struct hmdfs_peer *peer = NULL; in sbi_status_show()
294 struct hmdfs_peer *peer = NULL; in sbi_stat_show()
325 struct hmdfs_peer *peer = NULL; in sbi_stat_store()
1042 struct hmdfs_peer *peer = NULL; in sbi_show_idr_stats()
1161 struct hmdfs_peer *node = NULL; in peers_sum_attr_show()
1487 struct hmdfs_peer *peer = to_peer(kobj); in features_show()
1495 struct hmdfs_peer *peer = to_peer(kobj); in event_show()
1527 struct hmdfs_peer *peer = to_peer(kobj); in stash_show()
1551 struct hmdfs_peer *peer = to_peer(kobj); in restore_show()
1575 struct hmdfs_peer *peer = to_peer(kobj); in rebuild_show()
1636 struct hmdfs_peer *peer = to_peer(kobj); in peer_sysfs_release()
1648 struct hmdfs_peer *peer) in hmdfs_register_peer_sysfs()
1658 void hmdfs_release_peer_sysfs(struct hmdfs_peer *peer) in hmdfs_release_peer_sysfs()
1665 void notify(struct hmdfs_peer *node, struct notify_param *param) in notify()