Home
last modified time | relevance | path

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

/linux/fs/dlm/
H A Dlowcomms.c1433 static void connection_release(struct rcu_head *rcu) in connection_release() function
1467 call_srcu(&connections_srcu, &con->rcu, connection_release); in dlm_lowcomms_close()
1470 call_srcu(&connections_srcu, &con->othercon->rcu, connection_release); in dlm_lowcomms_close()
2008 connection_release); in dlm_lowcomms_exit()
2009 call_srcu(&connections_srcu, &con->rcu, connection_release); in dlm_lowcomms_exit()