Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dtransport.h65 void hmdfs_reget_connection(struct connection *conn);
Dtransport.c632 hmdfs_reget_connection(tcp->connect); in tcp_recv_thread()
1056 void hmdfs_reget_connection(struct connection *conn) in hmdfs_reget_connection() function
1135 hmdfs_reget_connection(conn); in hmdfs_reget_connection_work_fn()
Dconnection.c566 hmdfs_reget_connection(conn_impl); in connection_send_handshake()