Home
last modified time | relevance | path

Searched refs:ocfs2_stack_plugin (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dstackglue.c41 static struct ocfs2_stack_plugin *active_stack;
43 static struct ocfs2_stack_plugin *ocfs2_stack_lookup(const char *name) in ocfs2_stack_lookup()
45 struct ocfs2_stack_plugin *p; in ocfs2_stack_lookup()
61 struct ocfs2_stack_plugin *p; in ocfs2_stack_driver_request()
164 int ocfs2_stack_glue_register(struct ocfs2_stack_plugin *plugin) in ocfs2_stack_glue_register()
187 void ocfs2_stack_glue_unregister(struct ocfs2_stack_plugin *plugin) in ocfs2_stack_glue_unregister()
189 struct ocfs2_stack_plugin *p; in ocfs2_stack_glue_unregister()
210 struct ocfs2_stack_plugin *p; in ocfs2_stack_glue_set_max_proto_version()
499 struct ocfs2_stack_plugin *p; in ocfs2_loaded_cluster_plugins_show()
H A Dstackglue.h223 * ocfs2_stack_plugin structure. This is only seen by stackglue and the
226 struct ocfs2_stack_plugin { struct
290 int ocfs2_stack_glue_register(struct ocfs2_stack_plugin *plugin);
291 void ocfs2_stack_glue_unregister(struct ocfs2_stack_plugin *plugin);
H A Dstack_o2cb.c31 static struct ocfs2_stack_plugin o2cb_stack;
421 static struct ocfs2_stack_plugin o2cb_stack = {
H A Dstack_user.c163 static struct ocfs2_stack_plugin ocfs2_user_plugin;
1095 static struct ocfs2_stack_plugin ocfs2_user_plugin = {
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dstackglue.c39 static struct ocfs2_stack_plugin *active_stack;
41 static struct ocfs2_stack_plugin *ocfs2_stack_lookup(const char *name) in ocfs2_stack_lookup()
43 struct ocfs2_stack_plugin *p; in ocfs2_stack_lookup()
59 struct ocfs2_stack_plugin *p; in ocfs2_stack_driver_request()
162 int ocfs2_stack_glue_register(struct ocfs2_stack_plugin *plugin) in ocfs2_stack_glue_register()
185 void ocfs2_stack_glue_unregister(struct ocfs2_stack_plugin *plugin) in ocfs2_stack_glue_unregister()
187 struct ocfs2_stack_plugin *p; in ocfs2_stack_glue_unregister()
208 struct ocfs2_stack_plugin *p; in ocfs2_stack_glue_set_max_proto_version()
497 struct ocfs2_stack_plugin *p; in ocfs2_loaded_cluster_plugins_show()
H A Dstackglue.h221 * ocfs2_stack_plugin structure. This is only seen by stackglue and the
224 struct ocfs2_stack_plugin { struct
288 int ocfs2_stack_glue_register(struct ocfs2_stack_plugin *plugin);
289 void ocfs2_stack_glue_unregister(struct ocfs2_stack_plugin *plugin);
H A Dstack_o2cb.c29 static struct ocfs2_stack_plugin o2cb_stack;
419 static struct ocfs2_stack_plugin o2cb_stack = {
H A Dstack_user.c162 static struct ocfs2_stack_plugin ocfs2_user_plugin;
1081 static struct ocfs2_stack_plugin ocfs2_user_plugin = {

Completed in 9 milliseconds