Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
Dstackglue.c50 if (!strcmp(p->sp_name, name)) in ocfs2_stack_lookup()
79 if (!strcmp(active_stack->sp_name, plugin_name)) in ocfs2_stack_driver_request()
169 if (!ocfs2_stack_lookup(plugin->sp_name)) { in ocfs2_stack_glue_register()
174 plugin->sp_name); in ocfs2_stack_glue_register()
178 plugin->sp_name); in ocfs2_stack_glue_register()
192 p = ocfs2_stack_lookup(plugin->sp_name); in ocfs2_stack_glue_unregister()
199 plugin->sp_name); in ocfs2_stack_glue_unregister()
202 plugin->sp_name); in ocfs2_stack_glue_unregister()
504 p->sp_name); in ocfs2_loaded_cluster_plugins_show()
531 active_stack->sp_name); in ocfs2_active_cluster_plugin_show()
Dstackglue.h227 char *sp_name; member
Dstack_o2cb.c422 .sp_name = "o2cb",
Dstack_user.c1096 .sp_name = "user",