Home
last modified time | relevance | path

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

/openbmc/linux/fs/dlm/
H A Dlowcomms.c1429 static void connection_release(struct rcu_head *rcu) in connection_release() function
1463 call_srcu(&connections_srcu, &con->rcu, connection_release); in dlm_lowcomms_close()
1466 call_srcu(&connections_srcu, &con->othercon->rcu, connection_release); in dlm_lowcomms_close()
1992 connection_release); in dlm_lowcomms_exit()
1993 call_srcu(&connections_srcu, &con->rcu, connection_release); in dlm_lowcomms_exit()