Home
last modified time | relevance | path

Searched refs:raw_evt (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dconnection.c464 static void hmdfs_run_evt_cb_verbosely(struct hmdfs_peer *node, int raw_evt, in hmdfs_run_evt_cb_verbosely() argument
467 int evt = (raw_evt == RAW_NODE_EVT_OFF) ? NODE_EVT_OFFLINE : in hmdfs_run_evt_cb_verbosely()
471 node->cur_evt[cur_evt_idx] = raw_evt; in hmdfs_run_evt_cb_verbosely()