Searched refs:hmdfs_node_call_evt_cb (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
D | node_cb.h | 40 extern void hmdfs_node_call_evt_cb(struct hmdfs_peer *node, int evt, bool sync,
|
D | node_cb.c | 58 void hmdfs_node_call_evt_cb(struct hmdfs_peer *conn, int evt, bool sync, in hmdfs_node_call_evt_cb() function
|
D | connection.c | 471 hmdfs_node_call_evt_cb(node, evt, sync, seq); in hmdfs_run_evt_cb_verbosely() 916 hmdfs_node_call_evt_cb(node, evt, true, seq); in hmdfs_run_simple_evt_cb()
|