Home
last modified time | relevance | path

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

/fs/dlm/
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()
1978 connection_release); in dlm_lowcomms_exit()
1979 call_srcu(&connections_srcu, &con->rcu, connection_release); in dlm_lowcomms_exit()

Completed in 7 milliseconds