Lines Matching defs:ocfs2_live_connection
105 * ocfs2_live_connection is refcounted because the filesystem and
108 struct ocfs2_live_connection {
185 static struct ocfs2_live_connection *ocfs2_connection_find(const char *name)
188 struct ocfs2_live_connection *c;
202 * ocfs2_live_connection structures are created underneath the ocfs2
207 struct ocfs2_live_connection *c)
230 static void ocfs2_live_connection_drop(struct ocfs2_live_connection *c)
278 struct ocfs2_live_connection *c;
803 struct ocfs2_live_connection *lc = conn->cc_private;
811 struct ocfs2_live_connection *lc = conn->cc_private;
835 struct ocfs2_live_connection *lc = conn->cc_private;
862 struct ocfs2_live_connection *lc = conn->cc_private;
869 struct ocfs2_live_connection *lc = conn->cc_private;
887 struct ocfs2_live_connection *lc = conn->cc_private;
940 struct ocfs2_live_connection *lc = conn->cc_private;
972 struct ocfs2_live_connection *lc;
977 lc = kzalloc(sizeof(struct ocfs2_live_connection), GFP_KERNEL);
1052 struct ocfs2_live_connection *lc = conn->cc_private;