Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ocfs2/
Dstackglue.h228 struct ocfs2_stack_plugin { struct
229 char *sp_name;
230 struct ocfs2_stack_operations *sp_ops;
231 struct module *sp_owner;
234 struct list_head sp_list;
235 unsigned int sp_count;
236 struct ocfs2_protocol_version sp_max_proto;