Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Dstackglue.h271 int ocfs2_cluster_this_node(struct ocfs2_cluster_connection *conn,
Dstackglue.c476 int ocfs2_cluster_this_node(struct ocfs2_cluster_connection *conn, in ocfs2_cluster_this_node() function
481 EXPORT_SYMBOL_GPL(ocfs2_cluster_this_node);
Ddlmglue.c3305 status = ocfs2_cluster_this_node(conn, &osb->node_num); in ocfs2_dlm_init()