Home
last modified time | relevance | path

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

/linux/fs/dlm/
H A Dlowcomms.c1432 static void connection_release(struct rcu_head *rcu) in connection_release() function
1466 call_srcu(&connections_srcu, &con->rcu, connection_release); in dlm_lowcomms_close()
1469 call_srcu(&connections_srcu, &con->othercon->rcu, connection_release); in dlm_lowcomms_close()
1975 connection_release); in dlm_lowcomms_exit()
1976 call_srcu(&connections_srcu, &con->rcu, connection_release); in dlm_lowcomms_exit()