Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dstackglue.h261 int ocfs2_cluster_this_node(struct ocfs2_cluster_connection *conn,
H A Dstackglue.c460 int ocfs2_cluster_this_node(struct ocfs2_cluster_connection *conn, in ocfs2_cluster_this_node() function
465 EXPORT_SYMBOL_GPL(ocfs2_cluster_this_node);
H A Ddlmglue.c3361 status = ocfs2_cluster_this_node(conn, &osb->node_num); in ocfs2_dlm_init()