Home
last modified time | relevance | path

Searched refs:ocfs2_live_connection (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dstack_user.c106 * ocfs2_live_connection is refcounted because the filesystem and
109 struct ocfs2_live_connection { struct
186 static struct ocfs2_live_connection *ocfs2_connection_find(const char *name) in ocfs2_connection_find()
189 struct ocfs2_live_connection *c; in ocfs2_connection_find()
203 * ocfs2_live_connection structures are created underneath the ocfs2
208 struct ocfs2_live_connection *c) in ocfs2_live_connection_attach()
231 static void ocfs2_live_connection_drop(struct ocfs2_live_connection *c) in ocfs2_live_connection_drop()
279 struct ocfs2_live_connection *c; in ocfs2_control_send_down()
817 struct ocfs2_live_connection *lc = conn->cc_private; in sync_wait_cb()
825 struct ocfs2_live_connection *l in sync_unlock()
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dstack_user.c105 * ocfs2_live_connection is refcounted because the filesystem and
108 struct ocfs2_live_connection { struct
185 static struct ocfs2_live_connection *ocfs2_connection_find(const char *name) in ocfs2_connection_find()
188 struct ocfs2_live_connection *c; in ocfs2_connection_find()
202 * ocfs2_live_connection structures are created underneath the ocfs2
207 struct ocfs2_live_connection *c) in ocfs2_live_connection_attach()
230 static void ocfs2_live_connection_drop(struct ocfs2_live_connection *c) in ocfs2_live_connection_drop()
278 struct ocfs2_live_connection *c; in ocfs2_control_send_down()
803 struct ocfs2_live_connection *lc = conn->cc_private; in sync_wait_cb()
811 struct ocfs2_live_connection *l in sync_unlock()
[all...]

Completed in 4 milliseconds