Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Dstackglue.h261 int ocfs2_cluster_this_node(struct ocfs2_cluster_connection *conn,
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);
Ddlmglue.c3359 status = ocfs2_cluster_this_node(conn, &osb->node_num); in ocfs2_dlm_init()