Searched refs:on_wakeup (Results 1 – 1 of 1) sorted by relevance
59 void (*on_wakeup)(struct hmdfs_peer *peer, const struct hmdfs_req *req, member64 [F_SYNCFS] = { .on_wakeup = hmdfs_recv_syncfs_cb },65 [F_WRITEPAGE] = { .on_wakeup = hmdfs_writepage_cb },267 if (cbs.on_wakeup) in async_request_cb_on_wakeup_fn()268 (*cbs.on_wakeup)(mp->head.peer, &mp->req, &mp->resp); in async_request_cb_on_wakeup_fn()