Home
last modified time | relevance | path

Searched refs:ocfs2_cluster_this_node (Results 1 – 3 of 3) sorted by relevance

/fs/ocfs2/
Dstackglue.h263 int ocfs2_cluster_this_node(struct ocfs2_cluster_connection *conn,
Dstackglue.c462 int ocfs2_cluster_this_node(struct ocfs2_cluster_connection *conn, in ocfs2_cluster_this_node() function
467 EXPORT_SYMBOL_GPL(ocfs2_cluster_this_node);
Ddlmglue.c3352 status = ocfs2_cluster_this_node(conn, &osb->node_num); in ocfs2_dlm_init()