Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Dstackglue.h234 struct ocfs2_stack_plugin { struct
235 char *sp_name;
236 struct ocfs2_stack_operations *sp_ops;
237 struct module *sp_owner;
240 struct list_head sp_list;
241 unsigned int sp_count;
242 struct ocfs2_protocol_version sp_max_proto;