Searched refs:ocfs2_protocol_version (Results 1 – 3 of 3) sorted by relevance
46 struct ocfs2_protocol_version { struct80 struct ocfs2_protocol_version lp_max_version;97 struct ocfs2_protocol_version cc_version;232 struct ocfs2_protocol_version sp_max_proto;284 void ocfs2_stack_glue_set_max_proto_version(struct ocfs2_protocol_version *max_proto);
124 struct ocfs2_protocol_version op_proto;166 static struct ocfs2_protocol_version running_proto;396 struct ocfs2_protocol_version *max = in ocfs2_control_do_setversion_msg()768 static int fs_protocol_compare(struct ocfs2_protocol_version *existing, in fs_protocol_compare()769 struct ocfs2_protocol_version *request) in fs_protocol_compare()783 static void lvb_to_version(char *lvb, struct ocfs2_protocol_version *ver) in lvb_to_version()785 struct ocfs2_protocol_version *pv = in lvb_to_version()786 (struct ocfs2_protocol_version *)lvb; in lvb_to_version()797 struct ocfs2_protocol_version *pv = in version_to_lvb()798 (struct ocfs2_protocol_version *)lvb; in version_to_lvb()[all …]
29 static struct ocfs2_protocol_version locking_max_version;206 void ocfs2_stack_glue_set_max_proto_version(struct ocfs2_protocol_version *max_proto) in ocfs2_stack_glue_set_max_proto_version()212 sizeof(struct ocfs2_protocol_version))) { in ocfs2_stack_glue_set_max_proto_version()325 sizeof(struct ocfs2_protocol_version))) { in ocfs2_cluster_connect()693 sizeof(struct ocfs2_protocol_version)); in ocfs2_stack_glue_exit()
Completed in 7 milliseconds