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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dstackglue.h225 * ocfs2_stack_plugin structure. This is only seen by stackglue and the
228 struct ocfs2_stack_plugin { struct
289 int ocfs2_stack_glue_register(struct ocfs2_stack_plugin *plugin);
290 void ocfs2_stack_glue_unregister(struct ocfs2_stack_plugin *plugin);
H A Dstackglue.c49 static struct ocfs2_stack_plugin *active_stack;
51 static struct ocfs2_stack_plugin *ocfs2_stack_lookup(const char *name)
53 struct ocfs2_stack_plugin *p;
69 struct ocfs2_stack_plugin *p;
172 int ocfs2_stack_glue_register(struct ocfs2_stack_plugin *plugin)
195 void ocfs2_stack_glue_unregister(struct ocfs2_stack_plugin *plugin)
197 struct ocfs2_stack_plugin *p;
218 struct ocfs2_stack_plugin *p;
498 struct ocfs2_stack_plugin *p;
H A Dstack_o2cb.c38 static struct ocfs2_stack_plugin o2cb_stack;
371 static struct ocfs2_stack_plugin o2cb_stack = {
H A Dstack_user.c158 static struct ocfs2_stack_plugin ocfs2_user_plugin;
878 static struct ocfs2_stack_plugin ocfs2_user_plugin = {

Completed in 116 milliseconds