Home
last modified time | relevance | path

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

/linux/fs/dlm/
H A Dlowcomms.c1431 static void connection_release(struct rcu_head *rcu) in connection_release() function
1465 call_srcu(&connections_srcu, &con->rcu, connection_release); in dlm_lowcomms_close()
1468 call_srcu(&connections_srcu, &con->othercon->rcu, connection_release); in dlm_lowcomms_close()
1974 connection_release); in dlm_lowcomms_exit()
1975 call_srcu(&connections_srcu, &con->rcu, connection_release); in dlm_lowcomms_exit()