Lines Matching refs:ocfs2_live_connection
117 struct ocfs2_live_connection { struct
194 static struct ocfs2_live_connection *ocfs2_connection_find(const char *name) in ocfs2_connection_find()
197 struct ocfs2_live_connection *c; in ocfs2_connection_find()
216 struct ocfs2_live_connection *c) in ocfs2_live_connection_attach()
239 static void ocfs2_live_connection_drop(struct ocfs2_live_connection *c) in ocfs2_live_connection_drop()
287 struct ocfs2_live_connection *c; in ocfs2_control_send_down()
832 struct ocfs2_live_connection *lc = conn->cc_private; in sync_wait_cb()
840 struct ocfs2_live_connection *lc = conn->cc_private; in sync_unlock()
864 struct ocfs2_live_connection *lc = conn->cc_private; in sync_lock()
891 struct ocfs2_live_connection *lc = conn->cc_private; in version_lock()
898 struct ocfs2_live_connection *lc = conn->cc_private; in version_unlock()
916 struct ocfs2_live_connection *lc = conn->cc_private; in get_protocol_version()
969 struct ocfs2_live_connection *lc = conn->cc_private; in user_recover_done()
1001 struct ocfs2_live_connection *lc; in user_cluster_connect()
1006 lc = kzalloc(sizeof(struct ocfs2_live_connection), GFP_KERNEL); in user_cluster_connect()
1074 struct ocfs2_live_connection *lc = conn->cc_private; in user_cluster_this_node()