Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dconnection.h67 struct work_struct reget_work; member
Dtransport.c1101 container_of(work, struct connection, reget_work); in hmdfs_reget_connection_work_fn()
1128 INIT_WORK(&tcp_conn->reget_work, hmdfs_reget_connection_work_fn); in alloc_conn_tcp()
Dsocket_adapter.c175 &connect->reget_work)) in hmdfs_sendmessage()