Lines Matching refs:ocfs2_live_connection
107 struct ocfs2_live_connection { struct
184 static struct ocfs2_live_connection *ocfs2_connection_find(const char *name) in ocfs2_connection_find()
187 struct ocfs2_live_connection *c; in ocfs2_connection_find()
206 struct ocfs2_live_connection *c) in ocfs2_live_connection_attach()
229 static void ocfs2_live_connection_drop(struct ocfs2_live_connection *c) in ocfs2_live_connection_drop()
277 struct ocfs2_live_connection *c; in ocfs2_control_send_down()
815 struct ocfs2_live_connection *lc = conn->cc_private; in sync_wait_cb()
823 struct ocfs2_live_connection *lc = conn->cc_private; in sync_unlock()
847 struct ocfs2_live_connection *lc = conn->cc_private; in sync_lock()
874 struct ocfs2_live_connection *lc = conn->cc_private; in version_lock()
881 struct ocfs2_live_connection *lc = conn->cc_private; in version_unlock()
899 struct ocfs2_live_connection *lc = conn->cc_private; in get_protocol_version()
952 struct ocfs2_live_connection *lc = conn->cc_private; in user_recover_done()
984 struct ocfs2_live_connection *lc; in user_cluster_connect()
989 lc = kzalloc(sizeof(struct ocfs2_live_connection), GFP_KERNEL); in user_cluster_connect()
1064 struct ocfs2_live_connection *lc = conn->cc_private; in user_cluster_this_node()