Home
last modified time | relevance | path

Searched refs:get_conn_impl (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/comm/
H A Dconnection.h296 struct connection *get_conn_impl(struct hmdfs_peer *node, int connect_type);
H A Dtransport.c85 conn_impl = get_conn_impl(con, CONNECT_TYPE_TCP); in hmdfs_tcpi_rtt()
H A Dsocket_adapter.c147 connect = get_conn_impl(node, CONNECT_TYPE_TCP); in hmdfs_sendmessage()
H A Dconnection.c948 struct connection *get_conn_impl(struct hmdfs_peer *node, int connect_type) in get_conn_impl() function
/kernel/linux/linux-6.6/fs/hmdfs/comm/
H A Dconnection.h296 struct connection *get_conn_impl(struct hmdfs_peer *node, int connect_type);
H A Dtransport.c85 conn_impl = get_conn_impl(con, CONNECT_TYPE_TCP); in hmdfs_tcpi_rtt()
H A Dsocket_adapter.c147 connect = get_conn_impl(node, CONNECT_TYPE_TCP); in hmdfs_sendmessage()
H A Dconnection.c948 struct connection *get_conn_impl(struct hmdfs_peer *node, int connect_type) in get_conn_impl() function

Completed in 11 milliseconds