Home
last modified time | relevance | path

Searched refs:ocfs2_stack_plugin (Results 1 – 4 of 4) sorted by relevance

/linux/fs/ocfs2/
H A Dstackglue.c40 static struct ocfs2_stack_plugin *active_stack;
42 static struct ocfs2_stack_plugin *ocfs2_stack_lookup(const char *name) in ocfs2_stack_lookup()
44 struct ocfs2_stack_plugin *p; in ocfs2_stack_lookup()
60 struct ocfs2_stack_plugin *p; in ocfs2_stack_driver_request()
163 int ocfs2_stack_glue_register(struct ocfs2_stack_plugin *plugin) in ocfs2_stack_glue_register()
186 void ocfs2_stack_glue_unregister(struct ocfs2_stack_plugin *plugin) in ocfs2_stack_glue_unregister()
188 struct ocfs2_stack_plugin *p; in ocfs2_stack_glue_unregister()
209 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.h224 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;
1075 static struct ocfs2_stack_plugin ocfs2_user_plugin = {