Searched defs:ocfs2_stack_operations (Results 1 – 2 of 2) sorted by relevance
110 struct ocfs2_stack_operations { struct128 int (*connect)(struct ocfs2_cluster_connection *conn);144 int (*disconnect)(struct ocfs2_cluster_connection *conn);150 int (*this_node)(struct ocfs2_cluster_connection *conn,163 int (*dlm_lock)(struct ocfs2_cluster_connection *conn,179 int (*dlm_unlock)(struct ocfs2_cluster_connection *conn,189 int (*lock_status)(struct ocfs2_dlm_lksb *lksb);194 int (*lvb_valid)(struct ocfs2_dlm_lksb *lksb);199 void *(*lock_lvb)(struct ocfs2_dlm_lksb *lksb);226 struct ocfs2_stack_operations *sp_ops; argument
112 struct ocfs2_stack_operations { struct130 int (*connect)(struct ocfs2_cluster_connection *conn);146 int (*disconnect)(struct ocfs2_cluster_connection *conn);152 int (*this_node)(struct ocfs2_cluster_connection *conn,165 int (*dlm_lock)(struct ocfs2_cluster_connection *conn,181 int (*dlm_unlock)(struct ocfs2_cluster_connection *conn,191 int (*lock_status)(struct ocfs2_dlm_lksb *lksb);196 int (*lvb_valid)(struct ocfs2_dlm_lksb *lksb);201 void *(*lock_lvb)(struct ocfs2_dlm_lksb *lksb);228 struct ocfs2_stack_operations *sp_ops; argument