Searched refs:notify_param (Results 1 – 5 of 5) sorted by relevance
52 struct notify_param { struct79 void notify(struct hmdfs_peer *node, struct notify_param *param);
136 struct notify_param param; in sbi_cmd_show()1615 void notify(struct hmdfs_peer *node, struct notify_param *param) in notify()1624 kfifo_in(&sbi->notify_fifo, param, sizeof(struct notify_param)); in notify()1626 if (in_len != sizeof(struct notify_param)) in notify()
1033 struct notify_param param; in hmdfs_get_connection()1045 struct notify_param param; in connection_notify_to_close()
152 struct notify_param param; in hmdfs_sendmessage()
571 struct notify_param param; in connection_handshake_notify()