Searched refs:reget_work (Results 1 – 3 of 3) sorted by relevance
67 struct work_struct reget_work; member
1136 container_of(work, struct connection, reget_work); in hmdfs_reget_connection_work_fn()1163 INIT_WORK(&tcp_conn->reget_work, hmdfs_reget_connection_work_fn); in alloc_conn_tcp()
173 &connect->reget_work)) in hmdfs_sendmessage()