ocfs2_cluster_connection
struct ocfs2_cluster_connection *conn;
struct ocfs2_cluster_connection *conn =
struct ocfs2_cluster_connection *conn =
struct ocfs2_cluster_connection *conn =
static inline struct ocfs2_cluster_connection *
struct ocfs2_cluster_connection *user_dlm_register(const struct qstr *name)
struct ocfs2_cluster_connection *conn;
void user_dlm_unregister(struct ocfs2_cluster_connection *conn)
struct ocfs2_cluster_connection *user_dlm_register(const struct qstr *name);
void user_dlm_unregister(struct ocfs2_cluster_connection *conn);
struct ocfs2_cluster_connection *ip_conn;
struct ocfs2_cluster_connection *conn = NULL;
struct ocfs2_cluster_connection *cconn;
static int o2cb_dlm_lock(struct ocfs2_cluster_connection *conn,
static int o2cb_dlm_unlock(struct ocfs2_cluster_connection *conn,
struct ocfs2_cluster_connection *conn = data;
static int o2cb_cluster_connect(struct ocfs2_cluster_connection *conn)
static int o2cb_cluster_disconnect(struct ocfs2_cluster_connection *conn)
static int o2cb_cluster_this_node(struct ocfs2_cluster_connection *conn,
static int user_cluster_this_node(struct ocfs2_cluster_connection *conn,
struct ocfs2_cluster_connection *oc_conn;
static int ocfs2_live_connection_attach(struct ocfs2_cluster_connection *conn,
static int user_dlm_lock(struct ocfs2_cluster_connection *conn,
static int user_dlm_unlock(struct ocfs2_cluster_connection *conn,
static int user_plock(struct ocfs2_cluster_connection *conn,
struct ocfs2_cluster_connection *conn = arg;
static int sync_unlock(struct ocfs2_cluster_connection *conn,
static int sync_lock(struct ocfs2_cluster_connection *conn,
static int version_lock(struct ocfs2_cluster_connection *conn, int mode,
static int version_unlock(struct ocfs2_cluster_connection *conn)
static int get_protocol_version(struct ocfs2_cluster_connection *conn)
struct ocfs2_cluster_connection *conn = arg;
struct ocfs2_cluster_connection *conn = arg;
static int user_cluster_disconnect(struct ocfs2_cluster_connection *conn)
static int user_cluster_connect(struct ocfs2_cluster_connection *conn)
int ocfs2_dlm_lock(struct ocfs2_cluster_connection *conn,
int ocfs2_dlm_unlock(struct ocfs2_cluster_connection *conn,
int ocfs2_plock(struct ocfs2_cluster_connection *conn, u64 ino,
struct ocfs2_cluster_connection **conn)
struct ocfs2_cluster_connection *new_conn;
new_conn = kzalloc_obj(struct ocfs2_cluster_connection);
struct ocfs2_cluster_connection **conn)
int ocfs2_cluster_disconnect(struct ocfs2_cluster_connection *conn,
int ocfs2_cluster_this_node(struct ocfs2_cluster_connection *conn,
int (*connect)(struct ocfs2_cluster_connection *conn);
int (*disconnect)(struct ocfs2_cluster_connection *conn);
int (*this_node)(struct ocfs2_cluster_connection *conn,
int (*dlm_lock)(struct ocfs2_cluster_connection *conn,
int (*dlm_unlock)(struct ocfs2_cluster_connection *conn,
int (*plock)(struct ocfs2_cluster_connection *conn,
struct ocfs2_cluster_connection **conn);
struct ocfs2_cluster_connection **conn);
int ocfs2_cluster_disconnect(struct ocfs2_cluster_connection *conn,
int ocfs2_cluster_this_node(struct ocfs2_cluster_connection *conn,
int ocfs2_dlm_lock(struct ocfs2_cluster_connection *conn,
int ocfs2_dlm_unlock(struct ocfs2_cluster_connection *conn,
int ocfs2_plock(struct ocfs2_cluster_connection *conn, u64 ino,
struct ocfs2_cluster_connection;
struct ocfs2_cluster_connection *lksb_conn;
struct ocfs2_cluster_connection *cconn = osb->cconn;