Home
last modified time | relevance | path

Searched refs:notify_param (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/comm/
H A Ddevice_node.h52 struct notify_param { struct
79 void notify(struct hmdfs_peer *node, struct notify_param *param);
H A Ddevice_node.c136 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()
H A Dtransport.c1033 struct notify_param param; in hmdfs_get_connection()
1045 struct notify_param param; in connection_notify_to_close()
H A Dsocket_adapter.c153 struct notify_param param; in hmdfs_sendmessage()
H A Dconnection.c571 struct notify_param param; in connection_handshake_notify()
/kernel/linux/linux-6.6/fs/hmdfs/comm/
H A Ddevice_node.h52 struct notify_param { struct
79 void notify(struct hmdfs_peer *node, struct notify_param *param);
H A Ddevice_node.c136 struct notify_param param; in sbi_cmd_show()
1618 void notify(struct hmdfs_peer *node, struct notify_param *param) in notify()
1627 kfifo_in(&sbi->notify_fifo, param, sizeof(struct notify_param)); in notify()
1629 if (in_len != sizeof(struct notify_param)) in notify()
H A Dtransport.c1033 struct notify_param param; in hmdfs_get_connection()
1045 struct notify_param param; in connection_notify_to_close()
H A Dsocket_adapter.c153 struct notify_param param; in hmdfs_sendmessage()
H A Dconnection.c571 struct notify_param param; in connection_handshake_notify()

Completed in 15 milliseconds