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;393 struct ocfs2_protocol_version *max = in ocfs2_control_do_setversion_msg()754 static int fs_protocol_compare(struct ocfs2_protocol_version *existing, in fs_protocol_compare()755 struct ocfs2_protocol_version *request) in fs_protocol_compare()769 static void lvb_to_version(char *lvb, struct ocfs2_protocol_version *ver) in lvb_to_version()771 struct ocfs2_protocol_version *pv = in lvb_to_version()772 (struct ocfs2_protocol_version *)lvb; in lvb_to_version()783 struct ocfs2_protocol_version *pv = in version_to_lvb()784 (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()692 sizeof(struct ocfs2_protocol_version)); in ocfs2_stack_glue_exit()
Completed in 9 milliseconds