ocfs2_stack_plugin
static struct ocfs2_stack_plugin o2cb_stack;
static struct ocfs2_stack_plugin o2cb_stack = {
static struct ocfs2_stack_plugin ocfs2_user_plugin = {
static struct ocfs2_stack_plugin ocfs2_user_plugin;
int ocfs2_stack_glue_register(struct ocfs2_stack_plugin *plugin)
void ocfs2_stack_glue_unregister(struct ocfs2_stack_plugin *plugin)
struct ocfs2_stack_plugin *p;
struct ocfs2_stack_plugin *p;
static struct ocfs2_stack_plugin *active_stack;
static struct ocfs2_stack_plugin *ocfs2_stack_lookup(const char *name)
struct ocfs2_stack_plugin *p;
struct ocfs2_stack_plugin *p;
struct ocfs2_stack_plugin *p;
int ocfs2_stack_glue_register(struct ocfs2_stack_plugin *plugin);
void ocfs2_stack_glue_unregister(struct ocfs2_stack_plugin *plugin);