Searched refs:hmdfs_node_call_evt_cb (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
H A D | node_cb.h | 40 extern void hmdfs_node_call_evt_cb(struct hmdfs_peer *node, int evt, bool sync,
|
H A 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
|
H A D | connection.c | 471 hmdfs_node_call_evt_cb(node, evt, sync, seq); in hmdfs_run_evt_cb_verbosely() 911 hmdfs_node_call_evt_cb(node, evt, true, seq); in hmdfs_run_simple_evt_cb()
|
/kernel/linux/linux-6.6/fs/hmdfs/comm/ |
H A D | node_cb.h | 40 extern void hmdfs_node_call_evt_cb(struct hmdfs_peer *node, int evt, bool sync,
|
H A 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
|
H A D | connection.c | 471 hmdfs_node_call_evt_cb(node, evt, sync, seq); in hmdfs_run_evt_cb_verbosely() 911 hmdfs_node_call_evt_cb(node, evt, true, seq); in hmdfs_run_simple_evt_cb()
|
Completed in 4 milliseconds